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 03dcadd3e3ed72c5152b42436cc45d798f5dadd7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 03dcadd3e3ed72c5152b42436cc45d798f5dadd7 # timeout=10 Commit message: "asterisk: pjsip.conf: Fix msisdn not used in From field during IMS INVITE" > git rev-list --no-walk 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 [ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins6943104944408620575.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-2072 = 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.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB 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 [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:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 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 build && mkdir /build && chown -R build: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:ae4e5e5d09bcd7e96fac9d422b53892c848bd282a3358cc245f65d4d9cefef69 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 ae4e5e5d09bc + 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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 576B done #2 DONE 0.0s #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:779354bd683fb843bbe9cf7e1c92537cc9eaec0524e22c280b0a7efaad909279 done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest #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 779354bd683f + 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.2 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 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.2 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} + 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' 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 build definition from Dockerfile #1 transferring dockerfile: 1.36kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 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 build && mkdir /build && chown -R build: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:ae4e5e5d09bcd7e96fac9d422b53892c848bd282a3358cc245f65d4d9cefef69 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 ae4e5e5d09bc + 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 + grep -q $USER + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + 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.0s #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:4dfd531be166d4d28005508db253c18b0967474ad1993cdee5ef0588949b6ba3 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 4dfd531be166 + 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.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 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.2 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + 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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B 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:f01e6a93d392cfba9ecbedaafd7f5c046ca74806408e886a7dc23039e55bab36 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 f01e6a93d392 + 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=3114424 + seq 1 30 + echo (3114424 + 1) % 256 + bc + SUBNET=185 + NET_NAME=ttcn3-msc-test-185 + SUB4=172.18.185.0/24 + SUB6=fd02:db8:185::/64 + set +x Creating network ttcn3-msc-test-185, trying SUBNET=185... + docker network create --internal --subnet 172.18.185.0/24 --ipv6 --subnet fd02:db8:185::/64 ttcn3-msc-test-185 52b03635b30f31e9e94f7f30b0cf2e3a9ea33d3d2372e54d3364f6f1fb6cb24b + set +x ### Network ttcn3-msc-test-185 created (SUBNET=185) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=185 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/osmo-msc.cfg Applying SUBNET=185 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg Applying SUBNET=185 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 185 200 + NET=185 + ADDR_SUFIX=200 + echo --network ttcn3-msc-test-185 --ip 172.18.185.200 --ip6 fd02:db8:185::200 + docker run --rm --network ttcn3-msc-test-185 --ip 172.18.185.200 --ip6 fd02:db8:185::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp:/data --name jenkins-ttcn3-msc-test-latest-2072-stp -d osmocom-build/osmo-stp-latest 81a6bdd66be6f7f63a41836afa74b534074fe7412c8c22e40cb29759b7298851 + echo Starting container with MSC Starting container with MSC + docker_network_params 185 10 + NET=185 + ADDR_SUFIX=10 + echo --network ttcn3-msc-test-185 --ip 172.18.185.10 --ip6 fd02:db8:185::10 + docker run --rm --network ttcn3-msc-test-185 --ip 172.18.185.10 --ip6 fd02:db8:185::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-2072-msc -d osmocom-build/osmo-msc-latest /bin/sh -c osmo-msc -c /data/osmo-msc.cfg >>/data/osmo-msc.log 2>&1 fa38bf14d5da1d665bdd89d2ceb2f6a0767e93d3e4eee4c6b72a10dc3c5f0f49 + echo Starting container with MSC testsuite Starting container with MSC testsuite + docker_network_params 185 103 + NET=185 + ADDR_SUFIX=103 + echo --network ttcn3-msc-test-185 --ip 172.18.185.103 --ip6 fd02:db8:185::103 + docker run --rm --network ttcn3-msc-test-185 --ip 172.18.185.103 --ip6 fd02:db8:185::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.185.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-2072-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@e8e789f5619a: Unix server socket created successfully. MC@e8e789f5619a: Listening on TCP port 38481. e8e789f5619a is the default MC2> spawn /osmo-ttcn3-hacks/msc/MSC_Tests e8e789f5619a 38481 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e8e789f5619a: New HC connected from 172.18.185.103 [172.18.185.103]. e8e789f5619a: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e8e789f5619a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8e789f5619a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e8e789f5619a: Configuration file was processed on all HCs. MC@e8e789f5619a: Creating MTC on host 172.18.185.103. MC@e8e789f5619a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Wed Jun 5 08:11: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_cr_before_reset.pcap" >/data/MSC_Tests.TC_cr_before_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@e8e789f5619a: ************************************************* MSC_Test-M3UA(4)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@e8e789f5619a: ************************************************* MSC_Test-SCCP(3)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-M3UA(4)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test-M3UA(4)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-M3UA(4)@e8e789f5619a: M3UA_ASPUP sent MSC_Test-M3UA(4)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@e8e789f5619a: Message received on association #8 MSC_Test-M3UA(4)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test-M3UA(4)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@e8e789f5619a: Message received on association #8 MSC_Test-M3UA(4)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@e8e789f5619a: Message received on association #8 MSC_Test-M3UA(4)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@e8e789f5619a: Message received on association #8 MSC_Test-M3UA(4)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-SCCP(3)@e8e789f5619a: First idle individual index:0 MSC_Test-M3UA(4)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@e8e789f5619a: Message received on association #8 MSC_Test-M3UA(4)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@e8e789f5619a: setverdict(pass): none -> pass MSC_Test-M3UA(4)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SCCP(3)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: pass MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cr_before_reset finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Wed Jun 5 08:11:15 UTC 2024 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_cr_before_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=115701) Waiting for packet dumper to finish... 1 (prev_count=115701, count=116778) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_tmsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(8)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(6)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(9)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(8)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(11)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(12)@e8e789f5619a: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)3382325 MSC_Test_0-SCCP(6)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(7)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@e8e789f5619a: { messageType := 2, destLocRef := '339C35'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(6)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(6)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@e8e789f5619a: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" MSC_Test_0-SCCP(6)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(6)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(6)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi0(14)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(6)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(6)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(6)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(6)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(6)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(6)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(8)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)3382325 TC_lu_imsi_noauth_tmsi0(14)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(8)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(6)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(7)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(12)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(9)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(13)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(10)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Wed Jun 5 08:11:19 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35233) Waiting for packet dumper to finish... 1 (prev_count=35233, count=193399) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_notmsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(19)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(19)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(17)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(20)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(19)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(22)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(23)@e8e789f5619a: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)12578521 MSC_Test_0-SCCP(17)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(18)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@e8e789f5619a: { messageType := 2, destLocRef := 'BFEED9'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(17)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(17)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(23)@e8e789f5619a: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" TC_lu_imsi_noauth_notmsi0(25)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(17)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@e8e789f5619a: vl_len:8 TC_lu_imsi_noauth_notmsi0(25)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(17)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(17)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(17)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(17)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(17)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(17)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(19)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(18)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)12578521 TC_lu_imsi_noauth_notmsi0(25)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(18)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(19)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(17)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(20)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(23)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(24)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(21)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(22)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Wed Jun 5 08:11:24 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 172.18.185.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=182584) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_tmsi_noauth_notmsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(30)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(30)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(28)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(31)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(30)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(33)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(34)@e8e789f5619a: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@e8e789f5619a: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)7565616 MSC_Test_0-SCCP(28)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(29)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@e8e789f5619a: { messageType := 2, destLocRef := '737130'O ("sq0"), 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@e8e789f5619a: Session index based on connection ID:0 TC_lu_tmsi_noauth_notmsi0(36)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(28)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(28)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(28)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@e8e789f5619a: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@e8e789f5619a: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(28)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(28)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@e8e789f5619a: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@e8e789f5619a: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(28)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(28)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(28)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@e8e789f5619a: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)7565616 TC_lu_tmsi_noauth_notmsi0(36)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@e8e789f5619a: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test_0-M3UA(30)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(30)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Paging message doesn't match expectations", new component reason: "Paging message doesn't match expectations" MC@e8e789f5619a: Test Component 36 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(29)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(31)@e8e789f5619a: Final verdict of PTC: none TC_lu_tmsi_noauth_notmsi0(36)@e8e789f5619a: Final verdict of PTC: fail reason: "Paging message doesn't match expectations" MSC_Test_0-M3UA(30)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(34)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(28)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(32)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(35)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): fail (none -> fail) reason: "Paging message doesn't match expectations" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@e8e789f5619a: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: fail reason: Paging message doesn't match expectations MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail'. Wed Jun 5 08:11:30 UTC 2024 ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi fail ------ Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(41)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(41)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(41)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(39)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(42)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(41)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(41)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(41)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(41)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(41)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(44)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(44)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(44)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(44)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(44)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(45)@e8e789f5619a: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(47) TC_lu_imsi_reject0(47)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(40)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(40)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_reject0(47)3894295 MSC_Test_0-SCCP(39)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(40)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(41)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@e8e789f5619a: { messageType := 2, destLocRef := '3B6C17'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(39)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(39)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(45)@e8e789f5619a: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(47) MSC_Test-GSUP(45)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_reject0(47)"262420000000003" MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(39)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(39)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(39)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(39)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(39)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(39)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(39)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(41)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(41)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(41)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(40)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_reject0(47)3894295 TC_lu_imsi_reject0(47)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_imsi_reject0(47)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(47)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(47)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(41)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(39)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(45)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(40)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(42)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(48)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(46)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(44)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(43)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(38)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(38): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(39): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(40): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(41): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(42): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(43): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(44): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(45): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(46): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_reject0(47): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Wed Jun 5 08:11:34 UTC 2024 ====== MSC_Tests.TC_lu_imsi_reject pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35173) Waiting for packet dumper to finish... 1 (prev_count=35173, count=161406) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_timeout_gsup started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(52)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(52)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(52)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(50)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(53)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(52)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(52)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(52)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(52)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(52)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(55)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(55)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(55)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(55)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(55)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(56)@e8e789f5619a: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(58) TC_lu_imsi_timeout_gsup0(58)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(51)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(51)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_timeout_gsup0(58)15639585 MSC_Test_0-SCCP(50)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(51)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(52)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@e8e789f5619a: { messageType := 2, destLocRef := 'EEA421'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(50)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(50)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(56)@e8e789f5619a: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(58) MSC_Test-GSUP(56)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(58)"262420000000004" MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(50)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(50)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(50)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(50)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(50)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(52)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(52)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(52)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(51)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(58)15639585 TC_lu_imsi_timeout_gsup0(58)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(58)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(58)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(58)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(52)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(50)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(53)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(56)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(51)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(54)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(57)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(55)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(50): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(51): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(52): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(53): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(54): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(55): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(56): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(57): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_timeout_gsup0(58): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Wed Jun 5 08:11:44 UTC 2024 ====== MSC_Tests.TC_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144831) Waiting for packet dumper to finish... 1 (prev_count=144831, count=160467) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(63)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(63)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(63)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(61)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(64)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(63)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(63)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(63)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(63)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(63)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(66)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(66)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(66)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(66)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(66)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(67)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(69) TC_lu_imsi_auth_tmsi0(69)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(62)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(62)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi0(69)6808278 MSC_Test_0-RAN(62)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(61)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@e8e789f5619a: { messageType := 2, destLocRef := '67E2D6'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(67)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(69) MSC_Test-GSUP(67)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(69)"262420000000005" MSC_Test_0-SCCP(61)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(61)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(61)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(69)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(61)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(62)@e8e789f5619a: patching N(SD)=1 into dtap '05148C80DD8D'O MSC_Test_0-RAN(62)@e8e789f5619a: patched enc_l3: '05548C80DD8D'O MSC_Test_0-SCCP(61)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(61)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(61)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000605548C80DD8D'O MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(61)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(61)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(69)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(62)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(62)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(61)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(61)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(61)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(61)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(61)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(61)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(61)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(63)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(62)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(69)6808278 TC_lu_imsi_auth_tmsi0(69)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(62)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(61)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(63)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(67)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(68)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(60)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(64)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(66)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(65)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(70)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(60): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(61): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(62): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(63): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(64): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(65): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(66): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(67): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(68): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi0(69): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(70): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Wed Jun 5 08:11:49 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36518) Waiting for packet dumper to finish... 1 (prev_count=36518, count=218238) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth3g_tmsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(74)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(74)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(74)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(72)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(75)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(74)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(74)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(74)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(74)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(74)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(77)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(77)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(77)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(77)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(77)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(78)@e8e789f5619a: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(80) TC_lu_imsi_auth3g_tmsi0(80)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(73)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(73)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)8442154 MSC_Test_0-SCCP(72)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(73)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@e8e789f5619a: { messageType := 2, destLocRef := '80D12A'O, 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(78)@e8e789f5619a: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(80) MSC_Test-GSUP(78)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(80)"262420000001005" MSC_Test_0-SCCP(72)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(72)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(72)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi0(80)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(72)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(73)@e8e789f5619a: patching N(SD)=1 into dtap '0514C1E0182321045B1879FC'O MSC_Test_0-RAN(73)@e8e789f5619a: patched enc_l3: '0554C1E0182321045B1879FC'O MSC_Test_0-SCCP(72)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(72)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(72)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0554C1E0182321045B1879FC'O MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(72)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(72)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(80)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(73)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(73)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(72)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(72)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(72)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(72)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(72)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(72)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(72)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(74)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(73)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)8442154 TC_lu_imsi_auth3g_tmsi0(80)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(74)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(79)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(71)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(77)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(78)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(75)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(73)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(72)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(81)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(76)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(72): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(73): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(74): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(75): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(76): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(77): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(78): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(79): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(80): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(81): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Wed Jun 5 08:11:53 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36306) Waiting for packet dumper to finish... 1 (prev_count=36306, count=218298) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(85)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(85)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(85)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(83)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(86)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(85)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(85)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(85)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(85)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(85)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(88)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(88)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(88)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(88)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(88)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(89)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(91) TC_lu_imsi_timeout_tmsi_realloc0(91)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(84)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(84)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)6209308 MSC_Test_0-SCCP(83)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(84)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(85)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@e8e789f5619a: { messageType := 2, destLocRef := '5EBF1C'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(89)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(91) MSC_Test-GSUP(89)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)"262420000000005" MSC_Test_0-SCCP(83)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(83)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(83)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(83)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(83)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(83)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(85)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(83)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(85)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(83)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(83)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(83)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(91)@e8e789f5619a: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@e8e789f5619a: Test Component 91 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(84)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(83)@e8e789f5619a: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(91)@e8e789f5619a: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-SMPP(90)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(89)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(87)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(85)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(86)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(88)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(83): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(84): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(85): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(86): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(87): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(88): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(89): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(90): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(91): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (fail -> fail) MTC@e8e789f5619a: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Wed Jun 5 08:12:05 UTC 2024 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149387) Waiting for packet dumper to finish... 1 (prev_count=149387, count=158063) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cmserv_imsi_unknown started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(96)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(96)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(96)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(94)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(97)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(96)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(96)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(96)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(96)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(96)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(96)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(96)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(96)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(96)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(99)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(99)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(99)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(99)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(99)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(100)@e8e789f5619a: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(102) TC_cmserv_imsi_unknown0(102)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(95)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(95)@e8e789f5619a: Added conn table entry 0TC_cmserv_imsi_unknown0(102)6442893 MSC_Test_0-SCCP(94)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(95)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(96)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(96)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(96)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@e8e789f5619a: { messageType := 2, destLocRef := '624F8D'O, 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(94)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(94)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(94)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(94)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(94)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(94)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(96)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(96)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(96)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(95)@e8e789f5619a: Deleted conn table entry 0TC_cmserv_imsi_unknown0(102)6442893 TC_cmserv_imsi_unknown0(102)@e8e789f5619a: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(102)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(102)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(102)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(95)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(94)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(97)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(100)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(101)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(96)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(93)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(98)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(99)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(94): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(95): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(96): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(97): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(98): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(99): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(100): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(101): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cmserv_imsi_unknown0(102): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Wed Jun 5 08:12:10 UTC 2024 ====== MSC_Tests.TC_cmserv_imsi_unknown pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35336) Waiting for packet dumper to finish... 1 (prev_count=35336, count=153977) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cmserv_tmsi_unknown started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(107)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(107)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(107)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(105)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(108)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(107)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(107)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(107)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(107)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(107)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(107)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(107)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(107)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(107)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(110)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(110)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(110)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(110)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(110)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cmserv_tmsi_unknown0(113)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(106)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(106)@e8e789f5619a: Added conn table entry 0TC_cmserv_tmsi_unknown0(113)4900436 MSC_Test_0-SCCP(105)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(106)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(107)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@e8e789f5619a: { messageType := 2, destLocRef := '4AC654'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(105)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(105)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(105)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(105)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(105)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(105)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(107)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(107)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(107)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(106)@e8e789f5619a: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(113)4900436 TC_cmserv_tmsi_unknown0(113)@e8e789f5619a: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(113)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(113)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(113)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(106)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(105)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(108)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(107)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(111)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(104)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(109)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(110)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(112)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(104): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(105): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(106): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(107): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(108): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(109): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(110): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(111): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(112): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cmserv_tmsi_unknown0(113): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Wed Jun 5 08:12:14 UTC 2024 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Wed Jun 5 08:12: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_mo_call.pcap" >/data/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mo_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(118)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(118)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(118)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(116)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(119)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(118)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(118)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(118)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(118)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(118)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(121)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(121)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(121)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(121)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(121)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(122)@e8e789f5619a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(124) TC_lu_and_mo_call0(124)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(117)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(117)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_call0(124)1670374 MSC_Test_0-SCCP(116)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(117)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: { messageType := 2, destLocRef := '197CE6'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(122)@e8e789f5619a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(124) MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(122)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mo_call0(124)"262420000000007" MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(116)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call0(124)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(117)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(117)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(116)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(116)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_call0(124)1670374 TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@e8e789f5619a: 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 := '319891EC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(117)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_call0(124)279106 MSC_Test_0-RAN(117)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(116)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: { messageType := 2, destLocRef := '044242'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(119)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(124) MSC_Test-MGCP(120)@e8e789f5619a: 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)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(117)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(116)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(120)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call0(124)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(119)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(124) MSC_Test-MNCC(119)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_call0(124)-2147483647 MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(124)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(116)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(124)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(124)@e8e789f5619a: { 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.185.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)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(117)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(117)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(116)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(124)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(124)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_call0(124)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@e8e789f5619a: Hangup TC_lu_and_mo_call0(124)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(124)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(117)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(117)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(116)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(119)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_call0(124)-2147483647 TC_lu_and_mo_call0(124)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(124)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call0(124)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(116)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(116)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(118)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_call0(124)279106 TC_lu_and_mo_call0(124)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_call0(124)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(117)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(120)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(115)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(116)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(118)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(121)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(122)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(119)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(123)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(115): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(116): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(117): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(118): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(119): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(120): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(121): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(122): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(123): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mo_call0(124): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Wed Jun 5 08:12:26 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mo_call_ipv6 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(129)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(129)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(129)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(127)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(130)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(129)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(129)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(129)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(129)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(129)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(132)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(132)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(132)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(132)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(132)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(133)@e8e789f5619a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(135) TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(128)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(128)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)6688373 MSC_Test_0-SCCP(127)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(128)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: { messageType := 2, destLocRef := '660E75'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(133)@e8e789f5619a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-GSUP(133)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(135)"262420000000007" MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_from0 TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(127)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(128)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(128)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(127)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(127)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(128)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)6688373 TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: 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 := '0F90676D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(128)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)15117937 MSC_Test_0-RAN(128)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(127)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: { messageType := 2, destLocRef := 'E6AE71'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(130)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MGCP(131)@e8e789f5619a: 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)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(128)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(127)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(131)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(130)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MNCC(130)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_len:26 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(127)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: { 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.185.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)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(128)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(128)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(127)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: Hangup TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(128)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(128)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(127)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(130)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(127)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(127)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(129)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(128)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)15117937 TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(127)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(130)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(133)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(131)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(129)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(136)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(128)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(134)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(132)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(127): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(128): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(129): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(130): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(131): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(132): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(133): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(134): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mo_call_ipv60(135): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(136): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Wed Jun 5 08:12:37 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(140)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(140)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(140)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(138)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(141)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(140)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(140)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(140)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(140)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(140)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(143)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(143)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(143)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(143)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(143)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(144)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(139)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(139)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)3674762 MSC_Test_0-SCCP(138)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(139)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: { messageType := 2, destLocRef := '38128A'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(144)@e8e789f5619a: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-GSUP(144)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)"262420000000089" MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_from0 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(139)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(139)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(139)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)3674762 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: 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 := '6D94B764'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(139)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)9623241 MSC_Test_0-RAN(139)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(138)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: { messageType := 2, destLocRef := '92D6C9'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(141)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MGCP(142)@e8e789f5619a: 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)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(139)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(142)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(141)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MNCC(141)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: { 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.185.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)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(139)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(139)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(138)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(141)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 MSC_Test_0-SCCP(138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(139)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)9623241 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(144)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(139)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(140)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(143)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(142)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(141)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(145)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(138)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(138): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(139): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(140): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(141): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(142): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(143): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(144): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(145): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(146): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Wed Jun 5 08:12:47 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_auth_sai_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(151)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(151)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(151)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(149)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(152)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(151)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(151)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(151)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(151)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(151)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(151)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(151)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(151)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(151)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(154)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(154)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(154)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(154)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(154)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(155)@e8e789f5619a: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(157) TC_lu_auth_sai_timeout0(157)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(150)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(150)@e8e789f5619a: Added conn table entry 0TC_lu_auth_sai_timeout0(157)15394188 MSC_Test_0-RAN(150)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(149)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(151)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@e8e789f5619a: { messageType := 2, destLocRef := 'EAE58C'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(155)@e8e789f5619a: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(157) MSC_Test-GSUP(155)@e8e789f5619a: Added IMSI table entry 0TC_lu_auth_sai_timeout0(157)"262420000000008" MSC_Test_0-SCCP(149)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(149)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(149)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(151)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(151)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(149)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(149)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(149)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(149)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(151)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(151)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(151)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(150)@e8e789f5619a: Deleted conn table entry 0TC_lu_auth_sai_timeout0(157)15394188 TC_lu_auth_sai_timeout0(157)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(157)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(157)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(157)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(150)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(151)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(149)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(152)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(155)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(153)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(156)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(154)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(158)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(149): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(150): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(151): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(152): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(153): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(154): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(155): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(156): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_auth_sai_timeout0(157): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(158): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Wed Jun 5 08:12:57 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_auth_sai_err started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(162)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(162)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(162)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(160)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(163)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(162)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(162)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(162)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(162)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(162)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(162)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(162)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(162)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(162)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(165)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(165)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(165)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(165)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(165)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(166)@e8e789f5619a: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(168) TC_lu_auth_sai_err0(168)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(161)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(161)@e8e789f5619a: Added conn table entry 0TC_lu_auth_sai_err0(168)11328451 MSC_Test_0-SCCP(160)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(161)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(162)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@e8e789f5619a: { messageType := 2, destLocRef := 'ACDBC3'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(166)@e8e789f5619a: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(168) MSC_Test-GSUP(166)@e8e789f5619a: Added IMSI table entry 0TC_lu_auth_sai_err0(168)"262420000000009" MSC_Test_0-SCCP(160)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(160)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(160)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(162)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(162)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(160)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(160)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(160)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(160)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(162)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(162)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(162)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(161)@e8e789f5619a: Deleted conn table entry 0TC_lu_auth_sai_err0(168)11328451 TC_lu_auth_sai_err0(168)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_auth_sai_err0(168)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(168)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(168)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(166)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(160)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(162)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(161)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(169)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(163)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(165)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(164)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(167)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(160): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(161): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(162): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(163): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(164): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(165): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(166): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(167): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_auth_sai_err0(168): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(169): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Wed Jun 5 08:13:01 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_err pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36258) Waiting for packet dumper to finish... 1 (prev_count=36258, count=166415) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_clear_request started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(173)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(173)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(173)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(171)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(174)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(173)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(173)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(173)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(173)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(173)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(176)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(176)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(176)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(176)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(176)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(177)@e8e789f5619a: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(179) TC_lu_clear_request0(179)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(172)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(172)@e8e789f5619a: Added conn table entry 0TC_lu_clear_request0(179)15157137 MSC_Test_0-RAN(172)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(171)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@e8e789f5619a: { messageType := 2, destLocRef := 'E74791'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(171)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(171)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(177)@e8e789f5619a: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(179) MSC_Test-GSUP(177)@e8e789f5619a: Added IMSI table entry 0TC_lu_clear_request0(179)"262420000000010" MSC_Test_0-SCCP(171)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(171)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(171)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(171)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(171)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(171)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(171)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(171)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(171)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(171)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(173)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(172)@e8e789f5619a: Deleted conn table entry 0TC_lu_clear_request0(179)15157137 TC_lu_clear_request0(179)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_clear_request0(179)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(173)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(172)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(174)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(177)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(178)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(176)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(175)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(171)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(171): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(172): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(173): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(174): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(175): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(176): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(177): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(178): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_clear_request0(179): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_clear_request finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Wed Jun 5 08:13:07 UTC 2024 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 172.18.185.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=178575) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Wed Jun 5 08:13: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mo_call_clear_request started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(184)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(184)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(184)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(182)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(185)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(184)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(184)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(184)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(184)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(184)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(187)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(187)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(187)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(187)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(187)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(188)@e8e789f5619a: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(190) TC_mo_call_clear_request0(190)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(183)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(183)@e8e789f5619a: Added conn table entry 0TC_mo_call_clear_request0(190)16256882 MSC_Test_0-SCCP(182)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(183)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: { messageType := 2, destLocRef := 'F80F72'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(188)@e8e789f5619a: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(190) MSC_Test-GSUP(188)@e8e789f5619a: Added IMSI table entry 0TC_mo_call_clear_request0(190)"262420002532766" MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(182)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(183)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(183)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(182)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(182)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(183)@e8e789f5619a: Deleted conn table entry 0TC_mo_call_clear_request0(190)16256882 TC_mo_call_clear_request0(190)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@e8e789f5619a: 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 := '3362F76D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(183)@e8e789f5619a: Added conn table entry 0TC_mo_call_clear_request0(190)1529340 MSC_Test_0-RAN(183)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(182)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: { messageType := 2, destLocRef := '1755FC'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(185)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(190) MSC_Test-MGCP(186)@e8e789f5619a: 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)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(183)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(182)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(186)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_mo_call_clear_request0(190)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(185)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(190) MSC_Test-MNCC(185)@e8e789f5619a: Added conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(190)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(182)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(190)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(190)@e8e789f5619a: { 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.185.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)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(183)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(183)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(182)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(190)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(190)@e8e789f5619a: f_mo_call_establish DONE TC_mo_call_clear_request0(190)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(182)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(185)@e8e789f5619a: Deleted conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(182)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(182)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(183)@e8e789f5619a: Deleted conn table entry 0TC_mo_call_clear_request0(190)1529340 TC_mo_call_clear_request0(190)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@e8e789f5619a: 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)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(184)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(182)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(185)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(183)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(188)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(181)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(186)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(187)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(189)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(181): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(182): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(183): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(184): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(185): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(186): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(187): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(188): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(189): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mo_call_clear_request0(190): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Wed Jun 5 08:13:15 UTC 2024 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mo_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=430080) Waiting for packet dumper to finish... 1 (prev_count=430080, count=431157) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mt_call_clear_request started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(195)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(195)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(195)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(193)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(196)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(195)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(195)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(195)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(195)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(195)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(198)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(198)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(198)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(198)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(198)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(199)@e8e789f5619a: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(194)@e8e789f5619a: Added conn table entry 0TC_mt_call_clear_request0(201)16458840 MSC_Test_0-SCCP(193)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(194)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@e8e789f5619a: { messageType := 2, destLocRef := 'FB2458'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(199)@e8e789f5619a: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(201) MSC_Test-GSUP(199)@e8e789f5619a: Added IMSI table entry 0TC_mt_call_clear_request0(201)"262420002532768" MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(193)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mt_call_clear_request0(201)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(194)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(193)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(193)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@e8e789f5619a: Deleted conn table entry 0TC_mt_call_clear_request0(201)16458840 TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(196)@e8e789f5619a: Added conn table entry 0TC_mt_call_clear_request0(201)987386404 MSC_Test_0-RAN(194)@e8e789f5619a: Created IMSI[0] for '262420002532768'H'8D670AB6'O to be handled at TC_mt_call_clear_request0(201) MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@e8e789f5619a: Created IMSI[1] for '262420002532768'H'8D670AB6'O to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@e8e789f5619a: 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 := '8D670AB6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(194)@e8e789f5619a: Added conn table entry 0TC_mt_call_clear_request0(201)2184680 MSC_Test_0-SCCP(193)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(193)@e8e789f5619a: { messageType := 2, destLocRef := '2155E8'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(194)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(194)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(193)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(197)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(201) MSC_Test-MGCP(197)@e8e789f5619a: 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)@e8e789f5619a: f_mt_call_complete 3 TC_mt_call_clear_request0(201)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(193)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(194)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(193)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@e8e789f5619a: f_mt_call_complete 5 TC_mt_call_clear_request0(201)@e8e789f5619a: f_mt_call_complete 8 TC_mt_call_clear_request0(201)@e8e789f5619a: f_mt_call_complete 7 TC_mt_call_clear_request0(201)@e8e789f5619a: f_mt_call_complete 9 TC_mt_call_clear_request0(201)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(201)@e8e789f5619a: f_mt_call_complete DONE TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(193)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(196)@e8e789f5619a: Deleted conn table entry 0TC_mt_call_clear_request0(201)987386404 MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(193)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(193)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(194)@e8e789f5619a: Deleted conn table entry 0TC_mt_call_clear_request0(201)2184680 MSC_Test_0-M3UA(195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@e8e789f5619a: 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)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(199)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(193)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(196)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(194)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(195)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(197)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(202)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(200)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(198)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(193): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(194): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(195): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(196): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(197): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(198): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(199): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(200): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mt_call_clear_request0(201): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(202): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Wed Jun 5 08:13:22 UTC 2024 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mt_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325197) Waiting for packet dumper to finish... 1 (prev_count=325197, count=420325) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_disconnect started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(206)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(206)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(206)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(204)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(207)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(206)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(206)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(206)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(206)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(206)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(206)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(206)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(206)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(206)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(209)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(209)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(209)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(209)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(209)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(210)@e8e789f5619a: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(212) TC_lu_disconnect0(212)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(205)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(205)@e8e789f5619a: Added conn table entry 0TC_lu_disconnect0(212)15983488 MSC_Test_0-SCCP(204)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(205)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(206)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(206)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@e8e789f5619a: { messageType := 2, destLocRef := 'F3E380'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(204)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(204)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(204)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(204)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(210)@e8e789f5619a: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(212) MSC_Test-GSUP(210)@e8e789f5619a: Added IMSI table entry 0TC_lu_disconnect0(212)"262420000000011" MSC_Test_0-SCCP(204)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(204)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(204)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(204)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(206)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(212)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(205)@e8e789f5619a: Deleted conn table entry 0TC_lu_disconnect0(212)15983488 MSC_Test_0-SCCP(204)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-M3UA(206)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(206)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(204)@e8e789f5619a: RLC received in state:disconnect_pending TC_lu_disconnect0(212)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(205)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(204)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(206)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(210)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(208)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(211)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(207)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(209)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(204): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(205): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(206): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(207): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(208): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(209): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(210): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(211): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_disconnect0(212): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_disconnect finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Wed Jun 5 08:13:28 UTC 2024 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 172.18.185.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=145685) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_by_imei started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(217)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(217)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(217)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(215)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(218)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(217)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(217)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(217)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(217)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(217)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(220)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(220)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(220)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(220)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(220)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(221)@e8e789f5619a: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(223) TC_lu_by_imei0(223)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(216)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(216)@e8e789f5619a: Added conn table entry 0TC_lu_by_imei0(223)11418058 MSC_Test_0-SCCP(215)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(216)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@e8e789f5619a: { messageType := 2, destLocRef := 'AE39CA'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(215)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(215)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(215)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(215)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(215)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(215)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(215)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(215)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(217)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(216)@e8e789f5619a: Deleted conn table entry 0TC_lu_by_imei0(223)11418058 TC_lu_by_imei0(223)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_by_imei0(223)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(223)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(223)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(217)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(215)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(218)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(221)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(224)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(216)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(222)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(219)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(220)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(214)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(215): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(216): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(217): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(218): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(219): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(220): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(221): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(222): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_by_imei0(223): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(224): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_by_imei finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Wed Jun 5 08:13:38 UTC 2024 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Wed Jun 5 08:13: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(228)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(228)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(228)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(226)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(229)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(228)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(228)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(228)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(228)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(228)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(231)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(231)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(231)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(231)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(231)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(232)@e8e789f5619a: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(234) TC_lu_by_tmsi_noauth_unknown0(234)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(227)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(227)@e8e789f5619a: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)13697999 MSC_Test_0-SCCP(226)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(227)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@e8e789f5619a: { messageType := 2, destLocRef := 'D103CF'O, 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(226)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(226)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@e8e789f5619a: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(227)@e8e789f5619a: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(227)@e8e789f5619a: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_len:22 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_from0 MSC_Test_0-RAN(227)@e8e789f5619a: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(226)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(226)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(226)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(232)@e8e789f5619a: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(234) MSC_Test-GSUP(232)@e8e789f5619a: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(234)"262420000000013" MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(226)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(227)@e8e789f5619a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(227)@e8e789f5619a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(226)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(226)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(226)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(226)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(228)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@e8e789f5619a: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)13697999 TC_lu_by_tmsi_noauth_unknown0(234)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_by_tmsi_noauth_unknown0(234)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(234)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(234)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(227)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(226)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(228)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(229)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(232)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(233)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(231)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(230)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(226): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(227): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(228): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(229): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(230): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(231): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(232): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(233): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(234): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Wed Jun 5 08:13:43 UTC 2024 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35316) Waiting for packet dumper to finish... 1 (prev_count=35316, count=218748) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Wed Jun 5 08:13: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(239)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(239)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(239)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(237)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(240)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(239)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(239)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(239)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(239)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(239)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(242)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(242)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(242)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(242)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(242)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(243)@e8e789f5619a: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(245) TC_attached_imsi_lu_unknown_tmsi0(245)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(238)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(238)@e8e789f5619a: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)9814788 MSC_Test_0-SCCP(237)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(238)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@e8e789f5619a: { messageType := 2, destLocRef := '95C304'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(237)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@e8e789f5619a: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@e8e789f5619a: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(237)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(243)@e8e789f5619a: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(245) MSC_Test-GSUP(243)@e8e789f5619a: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)"262420000000056" MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(238)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(237)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(237)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@e8e789f5619a: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)9814788 TC_attached_imsi_lu_unknown_tmsi0(245)@e8e789f5619a: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(245)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)11029233 MSC_Test_0-RAN(238)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(237)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@e8e789f5619a: { messageType := 2, destLocRef := 'A84AF1'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@e8e789f5619a: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@e8e789f5619a: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(237)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(237)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(239)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attached_imsi_lu_unknown_tmsi0(245)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Expected LU ACK, but received REJ", new component reason: "Expected LU ACK, but received REJ" MC@e8e789f5619a: Test Component 245 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(243)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(237)@e8e789f5619a: Final verdict of PTC: none TC_attached_imsi_lu_unknown_tmsi0(245)@e8e789f5619a: Final verdict of PTC: fail reason: "Expected LU ACK, but received REJ" MSC_Test-MGCP(241)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(238)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(236)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(239)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(240)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(246)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(244)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(242)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(236): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(237): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(238): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(239): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(240): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(241): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(242): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(243): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(244): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(245): fail (none -> fail) reason: "Expected LU ACK, but received REJ" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(246): none (fail -> fail) MTC@e8e789f5619a: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: fail reason: Expected LU ACK, but received REJ MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail'. Wed Jun 5 08:13:53 UTC 2024 ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=276896) Waiting for packet dumper to finish... 1 (prev_count=276896, count=285410) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Wed Jun 5 08:13: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_imsi_detach_by_imsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(250)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(250)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(250)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(248)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(251)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(250)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(250)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(250)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(250)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(250)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(250)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(250)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(250)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(250)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(253)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(253)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(253)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(253)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(253)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imsi0(256)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(249)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(249)@e8e789f5619a: Added conn table entry 0TC_imsi_detach_by_imsi0(256)13007432 MSC_Test_0-SCCP(248)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(249)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(250)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(250)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@e8e789f5619a: { messageType := 2, destLocRef := 'C67A48'O, 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(248)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(248)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(248)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(248)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(250)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(248)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(248)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(248)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(250)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(250)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(250)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(249)@e8e789f5619a: Deleted conn table entry 0TC_imsi_detach_by_imsi0(256)13007432 TC_imsi_detach_by_imsi0(256)@e8e789f5619a: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(256)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(250)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(248)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(251)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(249)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(254)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(253)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(257)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(255)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(252)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(248): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(249): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(250): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(251): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(252): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(253): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(254): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(255): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_imsi_detach_by_imsi0(256): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(257): none (pass -> pass) MTC@e8e789f5619a: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Wed Jun 5 08:13:58 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35332) Waiting for packet dumper to finish... 1 (prev_count=35332, count=150762) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Wed Jun 5 08:14: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_imsi_detach_by_tmsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(261)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(261)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(261)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(259)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(262)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(261)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(261)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(261)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(261)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(261)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(261)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(261)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(261)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(261)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(264)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(264)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(264)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(264)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(264)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_tmsi0(267)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(260)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(260)@e8e789f5619a: Added conn table entry 0TC_imsi_detach_by_tmsi0(267)15266196 MSC_Test_0-SCCP(259)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(260)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(261)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(261)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@e8e789f5619a: { messageType := 2, destLocRef := 'E8F194'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(259)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(259)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(259)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(259)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(259)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(259)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(259)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(261)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(259)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(259)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(259)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(261)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(261)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(261)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(260)@e8e789f5619a: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(267)15266196 TC_imsi_detach_by_tmsi0(267)@e8e789f5619a: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(267)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(267)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(267)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-SMPP(266)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(265)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(260)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(259)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(264)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(262)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(263)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(261)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(259): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(260): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(261): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(262): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(263): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(264): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(265): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(266): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_imsi_detach_by_tmsi0(267): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@e8e789f5619a: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Wed Jun 5 08:14:03 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Wed Jun 5 08:14: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_imsi_detach_by_imei started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(272)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(272)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(272)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(270)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(273)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(272)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(272)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(272)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(272)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(272)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(275)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(275)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(275)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(275)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(275)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imei0(278)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(271)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(271)@e8e789f5619a: Added conn table entry 0TC_imsi_detach_by_imei0(278)7119939 MSC_Test_0-SCCP(270)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(271)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@e8e789f5619a: { messageType := 2, destLocRef := '6CA443'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(270)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(270)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(270)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(270)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(270)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(270)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(270)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(270)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(270)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(271)@e8e789f5619a: Deleted conn table entry 0TC_imsi_detach_by_imei0(278)7119939 TC_imsi_detach_by_imei0(278)@e8e789f5619a: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(278)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(278)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(278)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(271)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(272)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(270)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(276)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(273)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(275)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(277)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(274)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(279)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(270): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(271): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(272): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(273): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(274): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(275): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(276): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(277): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_imsi_detach_by_imei0(278): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (pass -> pass) MTC@e8e789f5619a: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Wed Jun 5 08:14:08 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_emerg_call_imei_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(283)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(283)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(283)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(281)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(284)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(283)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(283)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(283)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(283)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(283)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(283)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(283)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(283)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(283)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(286)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(286)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(286)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(286)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(286)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_emerg_call_imei_reject0(289)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(282)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(282)@e8e789f5619a: Added conn table entry 0TC_emerg_call_imei_reject0(289)3615133 MSC_Test_0-SCCP(281)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(282)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(283)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(283)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(283)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@e8e789f5619a: { messageType := 2, destLocRef := '37299D'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(281)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(281)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(281)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(281)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(281)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(281)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(283)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(283)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(283)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(282)@e8e789f5619a: Deleted conn table entry 0TC_emerg_call_imei_reject0(289)3615133 TC_emerg_call_imei_reject0(289)@e8e789f5619a: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(289)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(289)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(289)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(282)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(283)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(281)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(286)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(287)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(284)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(285)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(288)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(290)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(281): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(282): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(283): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(284): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(285): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(286): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(287): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(288): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_emerg_call_imei_reject0(289): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(290): none (pass -> pass) MTC@e8e789f5619a: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Wed Jun 5 08:14:13 UTC 2024 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_emerg_call_imsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(294)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(294)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(294)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(292)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(295)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(294)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(294)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(294)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(294)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(294)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(297)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(297)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(297)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(297)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(297)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(298)@e8e789f5619a: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(300) TC_emerg_call_imsi0(300)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(293)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(293)@e8e789f5619a: Added conn table entry 0TC_emerg_call_imsi0(300)11376313 MSC_Test_0-SCCP(292)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(293)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: { messageType := 2, destLocRef := 'AD96B9'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(298)@e8e789f5619a: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(300) MSC_Test-GSUP(298)@e8e789f5619a: Added IMSI table entry 0TC_emerg_call_imsi0(300)"262420000000018" MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(292)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_emerg_call_imsi0(300)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(293)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(293)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(292)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(292)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@e8e789f5619a: Deleted conn table entry 0TC_emerg_call_imsi0(300)11376313 TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@e8e789f5619a: 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 := '147344EB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(293)@e8e789f5619a: Added conn table entry 0TC_emerg_call_imsi0(300)8785076 MSC_Test_0-RAN(293)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(292)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: { messageType := 2, destLocRef := '860CB4'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(295)@e8e789f5619a: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(300) MSC_Test-MGCP(296)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(300) MSC_Test_0-RAN(293)@e8e789f5619a: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(293)@e8e789f5619a: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_len:13 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(292)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(296)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_emerg_call_imsi0(300)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(295)@e8e789f5619a: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(300) MSC_Test-MNCC(295)@e8e789f5619a: Added conn table entry 0TC_emerg_call_imsi0(300)-2147483643 MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(300)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(292)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(300)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(300)@e8e789f5619a: { 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.185.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)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(293)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(293)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(292)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(300)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(300)@e8e789f5619a: f_mo_call_establish DONE TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@e8e789f5619a: Hold the call for some time TC_emerg_call_imsi0(300)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@e8e789f5619a: Hangup TC_emerg_call_imsi0(300)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(300)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(293)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(293)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(292)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(295)@e8e789f5619a: Deleted conn table entry 0TC_emerg_call_imsi0(300)-2147483643 MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(292)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(292)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(294)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@e8e789f5619a: Deleted conn table entry 0TC_emerg_call_imsi0(300)8785076 TC_emerg_call_imsi0(300)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@e8e789f5619a: f_call_hangup 9: done TC_emerg_call_imsi0(300)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(298)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(295)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(296)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(299)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(292)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(293)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(291)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(294)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(297)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(301)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(292): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(293): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(294): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(295): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(296): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(297): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(298): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(299): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_emerg_call_imsi0(300): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(301): none (pass -> pass) MTC@e8e789f5619a: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Wed Jun 5 08:14:24 UTC 2024 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cm_serv_req_vgcs_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(305)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(305)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(305)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(303)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(306)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(305)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(305)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(305)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(305)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(305)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(308)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(308)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(308)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(308)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(308)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(309)@e8e789f5619a: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(311) TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(304)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(304)@e8e789f5619a: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)13036946 MSC_Test_0-SCCP(303)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(304)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@e8e789f5619a: { messageType := 2, destLocRef := 'C6ED92'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(309)@e8e789f5619a: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(311) MSC_Test-GSUP(309)@e8e789f5619a: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(311)"262420000000019" MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(303)@e8e789f5619a: vl_from0 TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(303)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(304)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(304)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(303)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(303)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(303)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(303)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(304)@e8e789f5619a: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)13036946 TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)12035326 MSC_Test_0-RAN(304)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(303)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@e8e789f5619a: { messageType := 2, destLocRef := 'B7A4FE'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(303)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(303)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(305)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(304)@e8e789f5619a: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)12035326 TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(309)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(303)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(310)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(304)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(305)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(306)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(308)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(307)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(303): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(304): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(305): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(306): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(307): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(308): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(309): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(310): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(311): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Wed Jun 5 08:14:29 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_cm_serv_req_vgcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239538) Waiting for packet dumper to finish... 1 (prev_count=239538, count=261951) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cm_serv_req_vbs_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(316)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(316)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(316)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(314)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(317)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(316)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(316)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(316)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(316)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(316)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(319)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(319)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(319)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(319)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(319)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(320)@e8e789f5619a: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(322) TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(315)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(315)@e8e789f5619a: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)7755880 MSC_Test_0-SCCP(314)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(315)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@e8e789f5619a: { messageType := 2, destLocRef := '765868'O ("vXh"), 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(320)@e8e789f5619a: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(322) MSC_Test-GSUP(320)@e8e789f5619a: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(322)"262420000000020" MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(314)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(314)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(315)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(315)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(314)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(314)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(314)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(314)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(315)@e8e789f5619a: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)7755880 TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)16330092 MSC_Test_0-RAN(315)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(314)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@e8e789f5619a: { messageType := 2, destLocRef := 'F92D6C'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(314)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(314)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(316)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(315)@e8e789f5619a: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)16330092 TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(315)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(314)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(316)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(317)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(320)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(318)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(319)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(321)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(314): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(315): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(316): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(317): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(318): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(319): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(320): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(321): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cm_serv_req_vbs_reject0(322): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Wed Jun 5 08:14:34 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 172.18.185.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=262355) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Wed Jun 5 08:14: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cm_serv_req_lcs_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(327)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(327)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(327)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(325)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(328)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(327)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(327)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(327)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(327)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(327)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(330)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(330)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(330)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(330)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(330)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(331)@e8e789f5619a: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(333) TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(326)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(326)@e8e789f5619a: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)1847158 MSC_Test_0-SCCP(325)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(326)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@e8e789f5619a: { messageType := 2, destLocRef := '1C2F76'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(331)@e8e789f5619a: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(333) MSC_Test-GSUP(331)@e8e789f5619a: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(333)"262420000000021" MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on connection ID:0 TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(325)@e8e789f5619a: vl_len:8 TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(325)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(325)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(326)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(326)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(325)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(325)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(325)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(325)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(326)@e8e789f5619a: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)1847158 TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)12858339 MSC_Test_0-RAN(326)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(325)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@e8e789f5619a: { messageType := 2, destLocRef := 'C433E3'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(325)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(325)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(327)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(326)@e8e789f5619a: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)12858339 TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(327)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(326)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(329)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(331)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(325)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(330)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(328)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(332)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(334)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(325): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(326): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(327): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(328): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(329): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(330): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(331): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(332): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cm_serv_req_lcs_reject0(333): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(334): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Wed Jun 5 08:14:39 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cm_reest_req_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(338)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(338)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(338)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(336)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(339)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(338)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(338)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(338)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(338)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(338)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(341)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(341)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(341)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(341)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(341)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(342)@e8e789f5619a: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(344) TC_cm_reest_req_reject0(344)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(337)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(337)@e8e789f5619a: Added conn table entry 0TC_cm_reest_req_reject0(344)6174848 MSC_Test_0-SCCP(336)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(337)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@e8e789f5619a: { messageType := 2, destLocRef := '5E3880'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(342)@e8e789f5619a: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(344) MSC_Test-GSUP(342)@e8e789f5619a: Added IMSI table entry 0TC_cm_reest_req_reject0(344)"262420000000022" MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(336)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(336)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_reest_req_reject0(344)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(344)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(337)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(337)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(336)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(336)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(336)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(336)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@e8e789f5619a: Deleted conn table entry 0TC_cm_reest_req_reject0(344)6174848 TC_cm_reest_req_reject0(344)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_cm_reest_req_reject0(344)13057649 MSC_Test_0-RAN(337)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(336)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@e8e789f5619a: { messageType := 2, destLocRef := 'C73E71'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(336)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(336)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(338)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@e8e789f5619a: Deleted conn table entry 0TC_cm_reest_req_reject0(344)13057649 TC_cm_reest_req_reject0(344)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(336)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(342)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(339)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(340)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(335)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(338)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(337)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(345)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(343)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(341)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(335): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(336): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(337): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(338): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(339): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(340): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(341): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(342): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(343): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cm_reest_req_reject0(344): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(345): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Wed Jun 5 08:14:44 UTC 2024 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239676) Waiting for packet dumper to finish... 1 (prev_count=239676, count=262840) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_auth_2G_fail started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(349)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(349)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(349)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(347)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(350)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(349)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(349)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(349)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(349)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(349)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(352)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(352)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(352)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(352)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(352)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(353)@e8e789f5619a: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(355) TC_lu_auth_2G_fail0(355)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(348)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(348)@e8e789f5619a: Added conn table entry 0TC_lu_auth_2G_fail0(355)16396908 MSC_Test_0-SCCP(347)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(348)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@e8e789f5619a: { messageType := 2, destLocRef := 'FA326C'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(353)@e8e789f5619a: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(355) MSC_Test-GSUP(353)@e8e789f5619a: Added IMSI table entry 0TC_lu_auth_2G_fail0(355)"262420000000023" MSC_Test_0-SCCP(347)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(347)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(347)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(347)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(348)@e8e789f5619a: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(348)@e8e789f5619a: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(347)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(347)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(347)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(347)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(347)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(347)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(347)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(347)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(349)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(348)@e8e789f5619a: Deleted conn table entry 0TC_lu_auth_2G_fail0(355)16396908 TC_lu_auth_2G_fail0(355)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(355)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(355)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(355)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(348)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(349)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(347)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(350)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(353)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(346)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(354)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(351)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(356)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(352)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(346): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(347): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(348): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(349): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(350): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(351): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(352): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(353): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(354): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_auth_2G_fail0(355): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(356): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Wed Jun 5 08:14:49 UTC 2024 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 172.18.185.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=183849) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(360)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(360)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(360)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(358)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(361)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(360)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(360)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(360)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(360)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(360)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(363)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(363)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(363)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(363)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(363)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(364)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(359)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(359)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)7693719 MSC_Test_0-SCCP(358)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(359)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@e8e789f5619a: { messageType := 2, destLocRef := '756597'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(364)@e8e789f5619a: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(366) MSC_Test-GSUP(364)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)"262420000000024" MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(358)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_13_130(366)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(359)@e8e789f5619a: patching N(SD)=1 into dtap '05140BF6569F'O MSC_Test_0-RAN(359)@e8e789f5619a: patched enc_l3: '05540BF6569F'O MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(358)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000605540BF6569F'O MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(358)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(366)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(359)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(359)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(358)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(358)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(358)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(360)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(359)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)7693719 TC_lu_imsi_auth_tmsi_encr_13_130(366)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(359)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(365)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(361)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(360)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(358)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(364)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(362)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(363)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(358): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(359): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(360): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(361): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(362): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(363): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(364): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(365): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(366): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Wed Jun 5 08:14:53 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 172.18.185.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=37288) Waiting for packet dumper to finish... 1 (prev_count=37288, count=237652) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cl3_no_payload started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(371)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(371)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(371)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(369)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(372)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(371)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(371)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(371)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(371)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(371)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(371)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(371)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(371)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(371)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(374)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(374)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(374)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(374)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(374)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(371)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(370)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(370)@e8e789f5619a: Added conn table entry 0TC_cl3_no_payload0(377)1663039 MSC_Test_0-RAN(370)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(369)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(371)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(371)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@e8e789f5619a: { messageType := 2, destLocRef := '19603F'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(369)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(369)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(369)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(369)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(369)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(369)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(369)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(369)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(371)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(371)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(371)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(370)@e8e789f5619a: Deleted conn table entry 0TC_cl3_no_payload0(377)1663039 TC_cl3_no_payload0(377)@e8e789f5619a: setverdict(pass): none -> pass TC_cl3_no_payload0(377)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(377)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(370)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(369)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(372)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(373)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(375)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(368)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(371)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(378)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(374)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(376)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(368): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(369): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(370): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(371): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(372): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(373): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(374): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(375): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(376): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cl3_no_payload0(377): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(378): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cl3_no_payload finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Wed Jun 5 08:14:58 UTC 2024 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cl3_rnd_payload started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(382)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(382)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(382)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(380)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(383)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(382)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(382)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(382)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(382)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(382)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(382)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(382)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(382)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(382)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(385)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(385)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(385)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(385)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(385)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(382)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(381)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(381)@e8e789f5619a: Added conn table entry 0TC_cl3_rnd_payload0(388)13081386 MSC_Test_0-RAN(381)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(380)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(382)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(382)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@e8e789f5619a: { messageType := 2, destLocRef := 'C79B2A'O, 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(380)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(380)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(380)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(380)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(380)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(382)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(382)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(382)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(381)@e8e789f5619a: Deleted conn table entry 0TC_cl3_rnd_payload0(388)13081386 TC_cl3_rnd_payload0(388)@e8e789f5619a: setverdict(pass): none -> pass TC_cl3_rnd_payload0(388)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(388)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(381)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(383)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(386)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(379)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(380)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(382)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(389)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(385)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(387)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(384)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(379): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(380): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(381): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(382): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(383): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(384): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(385): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(386): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(387): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cl3_rnd_payload0(388): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(389): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Wed Jun 5 08:15:03 UTC 2024 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 172.18.185.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=132563) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_establish_and_nothing started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(393)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(393)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(393)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(391)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(394)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(393)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(393)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(393)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(393)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(393)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(396)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(396)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(396)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(396)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(396)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(397)@e8e789f5619a: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(399) TC_establish_and_nothing0(399)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(392)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(392)@e8e789f5619a: Added conn table entry 0TC_establish_and_nothing0(399)12101106 MSC_Test_0-SCCP(391)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(392)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@e8e789f5619a: { messageType := 2, destLocRef := 'B8A5F2'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(397)@e8e789f5619a: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(399) MSC_Test-GSUP(397)@e8e789f5619a: Added IMSI table entry 0TC_establish_and_nothing0(399)"262420000000027" MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(391)@e8e789f5619a: vl_from0 TC_establish_and_nothing0(399)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(391)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_establish_and_nothing0(399)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(392)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(392)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(391)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(391)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(391)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(391)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@e8e789f5619a: Deleted conn table entry 0TC_establish_and_nothing0(399)12101106 TC_establish_and_nothing0(399)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@e8e789f5619a: 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 := '97F893AE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(392)@e8e789f5619a: Added conn table entry 0TC_establish_and_nothing0(399)8519496 MSC_Test_0-RAN(392)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(391)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@e8e789f5619a: { messageType := 2, destLocRef := '81FF48'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(391)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(391)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(393)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@e8e789f5619a: Deleted conn table entry 0TC_establish_and_nothing0(399)8519496 TC_establish_and_nothing0(399)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(391)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(392)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(393)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(394)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(397)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(396)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(398)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(400)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(395)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(391): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(392): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(393): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(394): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(395): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(396): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(397): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(398): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_establish_and_nothing0(399): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(400): none (pass -> pass) MTC@e8e789f5619a: Test case TC_establish_and_nothing finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Wed Jun 5 08:15:13 UTC 2024 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219428) Waiting for packet dumper to finish... 1 (prev_count=219428, count=283276) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mo_setup_and_nothing started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(404)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(404)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(404)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(402)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(405)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(404)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(404)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(404)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(404)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(404)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(407)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(407)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(407)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(407)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(407)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(408)@e8e789f5619a: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(410) TC_mo_setup_and_nothing0(410)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(403)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(403)@e8e789f5619a: Added conn table entry 0TC_mo_setup_and_nothing0(410)9131578 MSC_Test_0-SCCP(402)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(403)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@e8e789f5619a: { messageType := 2, destLocRef := '8B563A'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(408)@e8e789f5619a: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(410) MSC_Test-GSUP(408)@e8e789f5619a: Added IMSI table entry 0TC_mo_setup_and_nothing0(410)"262420000000028" MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(402)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_nothing0(410)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(403)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(403)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(402)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(402)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@e8e789f5619a: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)9131578 TC_mo_setup_and_nothing0(410)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@e8e789f5619a: 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 := '3EAD83AE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(403)@e8e789f5619a: Added conn table entry 0TC_mo_setup_and_nothing0(410)5828332 MSC_Test_0-RAN(403)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(402)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@e8e789f5619a: { messageType := 2, destLocRef := '58EEEC'O, 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(405)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(410) MSC_Test-MGCP(406)@e8e789f5619a: 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)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(403)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(402)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(406)@e8e789f5619a: 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)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(402)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(402)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(404)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@e8e789f5619a: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)5828332 TC_mo_setup_and_nothing0(410)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(403)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(402)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(404)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(408)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(405)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(406)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(401)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(409)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(407)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(411)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(401): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(402): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(403): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(404): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(405): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(406): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(407): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(408): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(409): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mo_setup_and_nothing0(410): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Wed Jun 5 08:15:22 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317872) Waiting for packet dumper to finish... 1 (prev_count=317872, count=325846) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mo_crcx_ran_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(415)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(415)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(415)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(413)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(416)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(415)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(415)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(415)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(415)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(415)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(418)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(418)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(418)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(418)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(418)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(419)@e8e789f5619a: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(421) TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(414)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(414)@e8e789f5619a: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)11992247 MSC_Test_0-SCCP(413)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(414)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@e8e789f5619a: { messageType := 2, destLocRef := 'B6FCB7'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(419)@e8e789f5619a: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-GSUP(419)@e8e789f5619a: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(421)"262420000000029" MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_from0 TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(413)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(414)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(414)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(413)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(413)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@e8e789f5619a: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)11992247 TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: 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 := 'B5FB3AA8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(414)@e8e789f5619a: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)6156073 MSC_Test_0-RAN(414)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(413)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@e8e789f5619a: { messageType := 2, destLocRef := '5DEF29'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(416)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MGCP(417)@e8e789f5619a: 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)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(414)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(413)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(417)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(416)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MNCC(416)@e8e789f5619a: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(416)@e8e789f5619a: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(413)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(413)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(415)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@e8e789f5619a: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)6156073 TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(414)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(416)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(419)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(420)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(413)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(417)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(412)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(415)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(418)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(422)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(412): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(413): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(414): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(415): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(416): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(417): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(418): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(419): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(420): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mo_crcx_ran_timeout0(421): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(422): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Wed Jun 5 08:15:30 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mo_crcx_ran_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(426)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(426)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(426)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(424)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(427)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(426)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(426)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(426)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(426)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(426)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(429)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(429)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(429)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(429)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(429)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(430)@e8e789f5619a: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(432) TC_mo_crcx_ran_reject0(432)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(425)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(425)@e8e789f5619a: Added conn table entry 0TC_mo_crcx_ran_reject0(432)7282434 MSC_Test_0-SCCP(424)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(425)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@e8e789f5619a: { messageType := 2, destLocRef := '6F1F02'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(430)@e8e789f5619a: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(432) MSC_Test-GSUP(430)@e8e789f5619a: Added IMSI table entry 0TC_mo_crcx_ran_reject0(432)"262420000000030" MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_from0 TC_mo_crcx_ran_reject0(432)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(424)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(425)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(425)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(424)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(424)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@e8e789f5619a: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)7282434 TC_mo_crcx_ran_reject0(432)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@e8e789f5619a: 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 := '1A1AF826'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(425)@e8e789f5619a: Added conn table entry 0TC_mo_crcx_ran_reject0(432)4681852 MSC_Test_0-RAN(425)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(424)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@e8e789f5619a: { messageType := 2, destLocRef := '47707C'O ("Gp|"), 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(427)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(432) MSC_Test-MGCP(428)@e8e789f5619a: 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)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(425)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(424)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(428)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(432)@e8e789f5619a: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(432)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(424)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(424)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(426)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@e8e789f5619a: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)4681852 TC_mo_crcx_ran_reject0(432)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(426)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(427)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(430)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(429)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(433)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(425)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(431)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(424)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(428)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(424): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(425): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(426): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(427): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(428): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(429): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(430): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(431): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mo_crcx_ran_reject0(432): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(433): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Wed Jun 5 08:15:36 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327633) Waiting for packet dumper to finish... 1 (prev_count=327633, count=328710) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Wed Jun 5 08:15: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mt_crcx_ran_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(437)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(437)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(437)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(435)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(438)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(437)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(437)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(437)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(437)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(437)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(440)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(440)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(440)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(440)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(440)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(441)@e8e789f5619a: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(436)@e8e789f5619a: Added conn table entry 0TC_mt_crcx_ran_reject0(443)2697862 MSC_Test_0-RAN(436)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(435)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@e8e789f5619a: { messageType := 2, destLocRef := '292A86'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(441)@e8e789f5619a: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(443) MSC_Test-GSUP(441)@e8e789f5619a: Added IMSI table entry 0TC_mt_crcx_ran_reject0(443)"262420000000031" MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mt_crcx_ran_reject0(443)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(436)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(436)@e8e789f5619a: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)2697862 TC_mt_crcx_ran_reject0(443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@e8e789f5619a: Created IMSI[0] for '262420000000031'H'00415F70'O to be handled at TC_mt_crcx_ran_reject0(443) MSC_Test-MNCC(438)@e8e789f5619a: Added conn table entry 0TC_mt_crcx_ran_reject0(443)704709400 MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@e8e789f5619a: 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 := '00415F70'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(436)@e8e789f5619a: Added conn table entry 0TC_mt_crcx_ran_reject0(443)11746248 MSC_Test_0-SCCP(435)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@e8e789f5619a: { messageType := 2, destLocRef := 'B33BC8'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(439)@e8e789f5619a: 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)@e8e789f5619a: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(436)@e8e789f5619a: patched enc_l3: '8308'O MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(439)@e8e789f5619a: 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)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(438)@e8e789f5619a: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)704709400 MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(435)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(436)@e8e789f5619a: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)11746248 TC_mt_crcx_ran_reject0(443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(437)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(435)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(438)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(436)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(441)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(439)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(440)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(442)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(435): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(436): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(437): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(438): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(439): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(440): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(441): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(442): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mt_crcx_ran_reject0(443): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Wed Jun 5 08:15:41 UTC 2024 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.185.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=336295) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mo_setup_and_dtmf_dup started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(448)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(448)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(448)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(446)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(449)@e8e789f5619a: 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(448)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(448)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(448)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(448)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(448)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(448)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(451)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(451)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(451)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(451)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(451)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(452)@e8e789f5619a: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(454) TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(447)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(447)@e8e789f5619a: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)15183725 MSC_Test_0-SCCP(446)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(447)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: { messageType := 2, destLocRef := 'E7AF6D'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(452)@e8e789f5619a: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-GSUP(452)@e8e789f5619a: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(454)"262420000000039" MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(447)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@e8e789f5619a: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)15183725 TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: 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 := '1FBA57AC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(447)@e8e789f5619a: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)2151180 MSC_Test_0-RAN(447)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(446)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: { messageType := 2, destLocRef := '20D30C'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(449)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-MGCP(450)@e8e789f5619a: 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)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(447)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(450)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(449)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-MNCC(449)@e8e789f5619a: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: { 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.185.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)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(447)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(447)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@e8e789f5619a: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(447)@e8e789f5619a: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:7 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:7 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@e8e789f5619a: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(447)@e8e789f5619a: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:7 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(447)@e8e789f5619a: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(447)@e8e789f5619a: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(449)@e8e789f5619a: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(446)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@e8e789f5619a: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)2151180 TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(447)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(448)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(452)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(445)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(455)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(449)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(453)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(446)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(450)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(451)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(445): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(446): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(447): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(448): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(449): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(450): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(451): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(452): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(453): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(454): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Wed Jun 5 08:15:48 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mo_setup_and_dtmf_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=467356) Waiting for packet dumper to finish... 1 (prev_count=467356, count=468433) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mt_t310 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(459)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(459)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(459)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(457)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(460)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(459)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(459)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(459)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(459)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(459)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(462)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(462)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(462)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(462)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(463)@e8e789f5619a: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(465) TC_mt_t3100(465)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(458)@e8e789f5619a: Added conn table entry 0TC_mt_t3100(465)11956240 MSC_Test_0-SCCP(457)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(458)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: { messageType := 2, destLocRef := 'B67010'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(463)@e8e789f5619a: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(465) MSC_Test-GSUP(463)@e8e789f5619a: Added IMSI table entry 0TC_mt_t3100(465)"262420000000032" MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(457)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mt_t3100(465)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(458)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(457)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(457)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(458)@e8e789f5619a: Deleted conn table entry 0TC_mt_t3100(465)11956240 TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@e8e789f5619a: Created IMSI[0] for '262420000000032'H'380D87AB'O to be handled at TC_mt_t3100(465) MSC_Test-MNCC(460)@e8e789f5619a: Added conn table entry 0TC_mt_t3100(465)927016161 MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(465) TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@e8e789f5619a: 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 := '380D87AB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(458)@e8e789f5619a: Added conn table entry 0TC_mt_t3100(465)8514213 MSC_Test_0-SCCP(457)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: { messageType := 2, destLocRef := '81EAA5'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(461)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(465) MSC_Test_0-RAN(458)@e8e789f5619a: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(458)@e8e789f5619a: patched enc_l3: '8308'O MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(457)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(461)@e8e789f5619a: 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)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(457)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(465)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(462)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@e8e789f5619a: Rx MNCC DISC.ind, T310.read yields 29.967673 TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(458)@e8e789f5619a: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(458)@e8e789f5619a: patched enc_l3: '836A'O MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(457)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(460)@e8e789f5619a: Deleted conn table entry 0TC_mt_t3100(465)927016161 MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(457)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(457)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(459)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(458)@e8e789f5619a: Deleted conn table entry 0TC_mt_t3100(465)8514213 TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(459)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(457)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(458)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(463)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(456)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(466)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(460)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(461)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(464)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(462)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(456): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(457): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(458): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(459): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(460): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(461): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(462): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(463): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(464): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mt_t3100(465): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(466): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mt_t310 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Wed Jun 5 08:16:23 UTC 2024 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mt_t310.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=303061) Waiting for packet dumper to finish... 1 (prev_count=303061, count=408250) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_gsup_cancel started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(470)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(470)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(470)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(468)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(471)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(470)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(470)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(470)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(470)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(470)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(473)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(473)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(473)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(473)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(473)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(474)@e8e789f5619a: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(476) TC_gsup_cancel0(476)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(469)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(469)@e8e789f5619a: Added conn table entry 0TC_gsup_cancel0(476)13663827 MSC_Test_0-SCCP(468)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(469)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: { messageType := 2, destLocRef := 'D07E53'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(474)@e8e789f5619a: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(476) MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(474)@e8e789f5619a: Added IMSI table entry 0TC_gsup_cancel0(476)"262420000000033" MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(468)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(469)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(469)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(468)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(468)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@e8e789f5619a: Deleted conn table entry 0TC_gsup_cancel0(476)13663827 TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: 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 := '3511A8D7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(469)@e8e789f5619a: Added conn table entry 0TC_gsup_cancel0(476)2596528 MSC_Test_0-RAN(469)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: { messageType := 2, destLocRef := '279EB0'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(471)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(476) MSC_Test-MGCP(472)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(476) MSC_Test_0-RAN(469)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(469)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(468)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(472)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_gsup_cancel0(476)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(471)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(476) MSC_Test-MNCC(471)@e8e789f5619a: Added conn table entry 0TC_gsup_cancel0(476)-2147483638 MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(476)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(468)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(476)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(476)@e8e789f5619a: { 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.185.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)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(469)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(469)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(468)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(476)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(476)@e8e789f5619a: f_mo_call_establish DONE TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: Hold the call for some time TC_gsup_cancel0(476)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: Hangup TC_gsup_cancel0(476)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(476)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(469)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(469)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(468)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(471)@e8e789f5619a: Deleted conn table entry 0TC_gsup_cancel0(476)-2147483638 MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(476)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(476)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(468)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@e8e789f5619a: Deleted conn table entry 0TC_gsup_cancel0(476)2596528 TC_gsup_cancel0(476)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: f_call_hangup 9: done TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_gsup_cancel0(476)1600012 MSC_Test_0-RAN(469)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: { messageType := 2, destLocRef := '186A0C'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(468)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(468)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(470)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@e8e789f5619a: Deleted conn table entry 0TC_gsup_cancel0(476)1600012 TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(474)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(469)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(471)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(468)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(470)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(472)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(473)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(475)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(477)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(468): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(469): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(470): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(471): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(472): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(473): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(474): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(475): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_gsup_cancel0(476): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(477): none (pass -> pass) MTC@e8e789f5619a: Test case TC_gsup_cancel finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Wed Jun 5 08:16:35 UTC 2024 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=512269) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:16: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(481)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(481)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(481)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(479)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(482)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(481)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(481)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(481)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(481)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(481)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(484)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(484)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(484)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(484)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(484)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(485)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(480)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(480)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)9329269 MSC_Test_0-SCCP(479)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(480)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@e8e789f5619a: { messageType := 2, destLocRef := '8E5A75'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(485)@e8e789f5619a: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(487) MSC_Test-GSUP(485)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)"262420000000034" MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(479)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(487)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(480)@e8e789f5619a: patching N(SD)=1 into dtap '05140A842877'O MSC_Test_0-RAN(480)@e8e789f5619a: patched enc_l3: '05540A842877'O MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(479)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000605540A842877'O MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(479)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(487)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(480)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(480)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(479)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(479)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(479)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(481)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(480)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)9329269 TC_lu_imsi_auth_tmsi_encr_1_130(487)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(480)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(481)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(485)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(479)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(478)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(482)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(488)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(486)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(484)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(483)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(479): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(480): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(481): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(482): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(483): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(484): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(485): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(486): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(487): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(488): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Wed Jun 5 08:16:39 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 172.18.185.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=37950) Waiting for packet dumper to finish... 1 (prev_count=37950, count=238624) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:16: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(492)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(492)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(492)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(490)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(493)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(492)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(492)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(492)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(492)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(492)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(495)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(495)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(495)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(495)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(495)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(496)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(491)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(491)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)13420375 MSC_Test_0-SCCP(490)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(491)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@e8e789f5619a: { messageType := 2, destLocRef := 'CCC757'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(496)@e8e789f5619a: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(498) MSC_Test-GSUP(496)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)"262420000000035" MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(490)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(498)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(491)@e8e789f5619a: patching N(SD)=1 into dtap '05141D96E872'O MSC_Test_0-RAN(491)@e8e789f5619a: patched enc_l3: '05541D96E872'O MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(490)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000605541D96E872'O MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(490)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(498)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(491)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(491)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(490)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(490)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(490)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(492)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(491)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)13420375 TC_lu_imsi_auth_tmsi_encr_3_130(498)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(491)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(490)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(493)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(492)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(494)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(496)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(489)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(499)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(497)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(495)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(489): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(490): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(491): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(492): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(493): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(494): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(495): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(496): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(497): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(498): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Wed Jun 5 08:16:43 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 172.18.185.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=237312) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:16: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(503)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(503)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(503)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(501)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(504)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(506)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(506)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(506)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(506)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(507)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(503)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(503)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(503)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(503)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(503)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(502)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(502)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)1360081 MSC_Test_0-SCCP(501)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(502)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@e8e789f5619a: { messageType := 2, destLocRef := '14C0D1'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(507)@e8e789f5619a: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(509) MSC_Test-GSUP(507)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)"262420000000360" MSC_Test_0-SCCP(501)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(501)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(501)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(501)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(502)@e8e789f5619a: patching N(SD)=1 into dtap '05146BAB8FAB'O MSC_Test_0-RAN(502)@e8e789f5619a: patched enc_l3: '05546BAB8FAB'O MSC_Test_0-SCCP(501)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(501)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(501)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000605546BAB8FAB'O MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(501)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(501)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(501)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(501)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(501)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(501)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(503)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(502)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)1360081 TC_lu_imsi_auth_tmsi_encr_3_10(509)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(509)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(509)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(503)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(502)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(501)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(508)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(500)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(507)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(504)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(506)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(505)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(501): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(502): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(503): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(504): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(505): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(506): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(507): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(508): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(509): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Wed Jun 5 08:16:48 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:16: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_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@e8e789f5619a: 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@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(514)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(514)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(514)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(512)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(515)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(517)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(517)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(517)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(517)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(518)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(514)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(514)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(514)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(514)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(514)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(513)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(513)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)1943026 MSC_Test_0-SCCP(512)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(513)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@e8e789f5619a: { messageType := 2, destLocRef := '1DA5F2'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(518)@e8e789f5619a: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520) MSC_Test-GSUP(518)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)"262420000000361" MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(512)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(513)@e8e789f5619a: patching N(SD)=1 into dtap '051492005EFE'O MSC_Test_0-RAN(513)@e8e789f5619a: patched enc_l3: '055492005EFE'O MSC_Test_0-SCCP(512)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(512)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(512)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006055492005EFE'O MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(512)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(512)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(512)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(512)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(512)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(512)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(512)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(514)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)1943026 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(513)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(514)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(515)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(512)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(518)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(511)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(519)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(521)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(517)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(516)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(512): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(513): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(514): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(515): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(516): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(517): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(518): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(519): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(521): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Wed Jun 5 08:16:53 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:16: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(525)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(525)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(525)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(523)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(526)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(528)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(528)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(528)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(528)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(529)@e8e789f5619a: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(531) MSC_Test_0-M3UA(525)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(525)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) TC_lu_imsi_auth_tmsi_encr_13_20(531)@e8e789f5619a: 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)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(525)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(525)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(525)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(524)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(524)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)1067963 MSC_Test_0-SCCP(523)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(524)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@e8e789f5619a: { messageType := 2, destLocRef := '104BBB'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(529)@e8e789f5619a: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(531) MSC_Test-GSUP(529)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)"262420000000037" MSC_Test_0-SCCP(523)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(523)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(523)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(523)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(524)@e8e789f5619a: patching N(SD)=1 into dtap '0514A466C7FA'O MSC_Test_0-RAN(524)@e8e789f5619a: patched enc_l3: '0554A466C7FA'O MSC_Test_0-SCCP(523)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(523)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(523)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554A466C7FA'O MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(523)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(523)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(523)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(523)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(523)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(523)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(523)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(525)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(524)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)1067963 TC_lu_imsi_auth_tmsi_encr_13_20(531)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(531)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(531)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(525)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(523)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(524)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(527)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(526)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(522)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(530)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(529)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(532)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(528)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(522): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(523): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(524): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(525): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(526): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(527): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(528): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(529): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(530): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(531): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(532): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Wed Jun 5 08:16:58 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:17: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(536)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(536)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(536)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(534)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(537)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(539)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(539)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(539)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(539)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(540)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(536)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(536)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(536)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(536)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(536)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(535)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(535)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)11388951 MSC_Test_0-SCCP(534)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(535)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@e8e789f5619a: { messageType := 2, destLocRef := 'ADC817'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(540)@e8e789f5619a: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(542) MSC_Test-GSUP(540)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)"262420000000038" MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(534)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_013_20(542)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(535)@e8e789f5619a: patching N(SD)=1 into dtap '0514E08D8597'O MSC_Test_0-RAN(535)@e8e789f5619a: patched enc_l3: '0554E08D8597'O MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(534)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554E08D8597'O MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(534)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(542)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(535)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(535)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(534)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(534)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(534)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(536)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(535)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)11388951 TC_lu_imsi_auth_tmsi_encr_013_20(542)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(540)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(535)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(534)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(536)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(537)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(541)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(538)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(533)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(539)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(533): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(534): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(535): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(536): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(537): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(538): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(539): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(540): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(541): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(542): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Wed Jun 5 08:17:03 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 172.18.185.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=37380) Waiting for packet dumper to finish... 1 (prev_count=37380, count=237430) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:17: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(547)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(547)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(547)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(545)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(548)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(550)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(550)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(550)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(550)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(551)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(547)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(547)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(547)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(547)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(547)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(546)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(546)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)15692530 MSC_Test_0-SCCP(545)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(546)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@e8e789f5619a: { messageType := 2, destLocRef := 'EF72F2'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(551)@e8e789f5619a: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(553) MSC_Test-GSUP(551)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)"262420000000039" MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(545)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_10(553)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(546)@e8e789f5619a: patching N(SD)=1 into dtap '05149D85240921048063710B'O MSC_Test_0-RAN(546)@e8e789f5619a: patched enc_l3: '05549D85240921048063710B'O MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(545)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C05549D85240921048063710B'O MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(545)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(545)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(553)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(546)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(546)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(545)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(545)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(545)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(547)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(546)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)15692530 TC_lu_imsi_auth_tmsi_encr_0134_10(553)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(546)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(547)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(552)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(551)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(549)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(545)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(548)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(550)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(554)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(545): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(546): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(547): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(548): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(549): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(550): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(551): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(552): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(553): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(554): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Wed Jun 5 08:17:08 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 172.18.185.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=242209) Waiting for packet dumper to finish... 1 (prev_count=242209, count=258292) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:17: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(558)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(558)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(558)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(556)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(559)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(561)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(561)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(561)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(561)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(562)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(558)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(558)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(558)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(558)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(558)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(557)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(557)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)5891755 MSC_Test_0-RAN(557)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(556)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@e8e789f5619a: { messageType := 2, destLocRef := '59E6AB'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(562)@e8e789f5619a: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(564) MSC_Test-GSUP(562)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)"262420000000040" MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(556)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_340(564)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(557)@e8e789f5619a: patching N(SD)=1 into dtap '05148ED2EAEE210478ECB725'O MSC_Test_0-RAN(557)@e8e789f5619a: patched enc_l3: '05548ED2EAEE210478ECB725'O MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(556)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C05548ED2EAEE210478ECB725'O MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(556)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(564)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(557)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(557)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(556)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(556)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(556)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(558)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(557)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)5891755 TC_lu_imsi_auth_tmsi_encr_0134_340(564)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(557)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(558)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(556)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(560)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(562)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(561)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(559)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(563)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(565)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(556): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(557): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(558): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(559): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(560): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(561): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(562): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(563): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(564): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(565): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Wed Jun 5 08:17:13 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:17: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_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@e8e789f5619a: 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@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(569)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(569)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(569)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(567)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(570)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(572)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(572)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(572)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(572)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(573)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(569)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(569)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(569)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(569)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(569)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(568)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(568)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)3206897 MSC_Test_0-SCCP(567)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(568)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@e8e789f5619a: { messageType := 2, destLocRef := '30EEF1'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(573)@e8e789f5619a: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575) MSC_Test-GSUP(573)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)"262420000000041" MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(567)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(568)@e8e789f5619a: patching N(SD)=1 into dtap '0514135C473F210496D5F3FD'O MSC_Test_0-RAN(568)@e8e789f5619a: patched enc_l3: '0554135C473F210496D5F3FD'O MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(567)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0554135C473F210496D5F3FD'O MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(567)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(567)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(568)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(568)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(567)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(567)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(567)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(569)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(568)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)3206897 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(573)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(568)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(567)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(572)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(566)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(569)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(570)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(576)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(574)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(571)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(566): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(567): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(568): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(569): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(570): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(571): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(572): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(573): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(574): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(576): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Wed Jun 5 08:17:18 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 172.18.185.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=241008) Waiting for packet dumper to finish... 1 (prev_count=241008, count=256139) MTC@e8e789f5619a: 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@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Wed Jun 5 08:17: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_mo_release_timeout.pcap" >/data/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mo_release_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(580)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(580)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(580)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(578)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(581)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(583)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(583)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(583)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(583)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(580)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(580)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(580)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(580)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(580)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(580)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(584)@e8e789f5619a: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(586) TC_mo_release_timeout0(586)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(579)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(579)@e8e789f5619a: Added conn table entry 0TC_mo_release_timeout0(586)6569534 MSC_Test_0-SCCP(578)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(579)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@e8e789f5619a: { messageType := 2, destLocRef := '643E3E'O ("d>>"), 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(584)@e8e789f5619a: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(586) MSC_Test-GSUP(584)@e8e789f5619a: Added IMSI table entry 0TC_mo_release_timeout0(586)"262420000000040" MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(578)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_release_timeout0(586)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(579)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(579)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(578)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(578)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(579)@e8e789f5619a: Deleted conn table entry 0TC_mo_release_timeout0(586)6569534 TC_mo_release_timeout0(586)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@e8e789f5619a: 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 := '0C996489'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(579)@e8e789f5619a: Added conn table entry 0TC_mo_release_timeout0(586)9650803 MSC_Test_0-RAN(579)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(578)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@e8e789f5619a: { messageType := 2, destLocRef := '934273'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(581)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(586) MSC_Test-MGCP(582)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(586) MSC_Test_0-RAN(579)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(579)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(578)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(582)@e8e789f5619a: 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)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_mo_release_timeout0(586)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(581)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(586) MSC_Test-MNCC(581)@e8e789f5619a: Added conn table entry 0TC_mo_release_timeout0(586)-2147483637 TC_mo_release_timeout0(586)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(586)@e8e789f5619a: f_mo_call_establish DONE TC_mo_release_timeout0(586)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(581)@e8e789f5619a: Deleted conn table entry 0TC_mo_release_timeout0(586)-2147483637 MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(578)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(578)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(580)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(579)@e8e789f5619a: Deleted conn table entry 0TC_mo_release_timeout0(586)9650803 TC_mo_release_timeout0(586)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(579)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(584)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(578)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(581)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(580)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(577)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(582)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(583)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(585)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(577): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(578): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(579): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(580): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(581): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(582): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(583): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(584): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(585): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mo_release_timeout0(586): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mo_release_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Wed Jun 5 08:17:26 UTC 2024 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 172.18.185.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@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:17: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(591)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(591)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(591)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(589)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(592)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(594)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(594)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(594)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(594)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(595)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(591)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(591)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(591)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(591)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(591)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(590)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)3432049 MSC_Test_0-SCCP(589)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(590)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: { messageType := 2, destLocRef := '345E71'O ("4^q"), 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(595)@e8e789f5619a: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test-GSUP(595)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)"262420000000041" MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(589)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(590)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(589)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(589)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)3432049 TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(592)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)208300102 MSC_Test_0-RAN(590)@e8e789f5619a: Created IMSI[0] for '262420000000041'H'82DBC69C'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@e8e789f5619a: 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)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@e8e789f5619a: Created IMSI[1] for '262420000000041'H'82DBC69C'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: 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 := '82DBC69C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(590)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)15848848 MSC_Test_0-SCCP(589)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: { messageType := 2, destLocRef := 'F1D590'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(590)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(590)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(589)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(593)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(589)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(590)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(589)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: Hangup TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(590)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(590)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(589)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(592)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)208300102 MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(589)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(589)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(591)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)15848848 TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(590)@e8e789f5619a: 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)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(595)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(589)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(596)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(590)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(594)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(598)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(588)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(592)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(591)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(593)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(588): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(589): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(590): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(591): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(592): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(593): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(594): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(595): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(596): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(597): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(598): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Wed Jun 5 08:17:44 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass ====== Saving talloc report from 172.18.185.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=408380) Waiting for packet dumper to finish... 1 (prev_count=408380, count=429501) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Wed Jun 5 08:17: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_reset_two.pcap" >/data/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_reset_two started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(602)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(602)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(602)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(600)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(605)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(605)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(605)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(603)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(606)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(608)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(608)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(608)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(608)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(602)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(602)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(602)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(602)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(602)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(602)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(602)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(602)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(602)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(602)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(602)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(602)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(602)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(602)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(602)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(605)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(605)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(605)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(605)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(605)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(605)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(605)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(605)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(605)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(605)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(605)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(605)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(605)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(605)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(602)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(602)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(601)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(605)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(605)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(605)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(604)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_1-SCCP(603)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(604)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(606)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(605)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(609)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(600)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(610)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(602)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(601)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(599)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(608)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(607)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: pass MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(600): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(601): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(602): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(603): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(604): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(605): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(606): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(607): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(608): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(609): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(610): none (pass -> pass) MTC@e8e789f5619a: Test case TC_reset_two finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Wed Jun 5 08:17:50 UTC 2024 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_reset_two.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83232) Waiting for packet dumper to finish... 1 (prev_count=83232, count=112138) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Wed Jun 5 08:17: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_call.pcap" >/data/MSC_Tests.TC_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(614)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(614)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(614)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(612)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(615)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(617)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(617)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(617)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(617)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(618)@e8e789f5619a: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(614)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(614)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(614)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(614)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(614)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(613)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call0(620)7053003 MSC_Test_0-RAN(613)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(612)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: { messageType := 2, destLocRef := '6B9ECB'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(618)@e8e789f5619a: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(620) MSC_Test-GSUP(618)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_call0(620)"262420000000039" MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(612)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(613)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(612)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(612)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call0(620)7053003 TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(615)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call0(620)1681337899 MSC_Test_0-RAN(613)@e8e789f5619a: Created IMSI[0] for '262420000000039'H'2FC4EF74'O to be handled at TC_lu_and_mt_call0(620) MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@e8e789f5619a: Created IMSI[1] for '262420000000039'H'2FC4EF74'O to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@e8e789f5619a: 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 := '2FC4EF74'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(613)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call0(620)15275923 MSC_Test_0-SCCP(612)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: { messageType := 2, destLocRef := 'E91793'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(613)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(613)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(612)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(616)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(620) MSC_Test-MGCP(616)@e8e789f5619a: 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)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_call0(620)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(612)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(613)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(612)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_call0(620)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_call0(620)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_call0(620)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_call0(620)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(620)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_call0(620)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@e8e789f5619a: Hangup TC_lu_and_mt_call0(620)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(613)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(613)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(612)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(615)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call0(620)1681337899 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(620)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(620)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(612)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(612)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(614)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call0(620)15275923 TC_lu_and_mt_call0(620)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(613)@e8e789f5619a: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(614)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(612)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(618)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(619)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(615)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(611)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(613)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(616)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(617)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(611): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(612): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(613): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(614): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(615): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(616): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(617): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(618): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(619): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_call0(620): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Wed Jun 5 08:18:01 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 172.18.185.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=427438) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Wed Jun 5 08:18: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_call_ipv6 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(625)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(625)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(625)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(623)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(626)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(628)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(628)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(628)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(628)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(625)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(625)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(625)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(625)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(625)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(625)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(629)@e8e789f5619a: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(624)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)15914312 MSC_Test_0-SCCP(623)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(624)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: { messageType := 2, destLocRef := 'F2D548'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(629)@e8e789f5619a: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(631) MSC_Test-GSUP(629)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(631)"262420000000039" MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(623)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(624)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(623)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(623)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)15914312 TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(626)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)113740404 MSC_Test_0-RAN(624)@e8e789f5619a: Created IMSI[0] for '262420000000039'H'38BAA633'O to be handled at TC_lu_and_mt_call_ipv60(631) MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@e8e789f5619a: Created IMSI[1] for '262420000000039'H'38BAA633'O to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: 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 := '38BAA633'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(624)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)12849945 MSC_Test_0-SCCP(623)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: { messageType := 2, destLocRef := 'C41319'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(624)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(624)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(623)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(627)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_len:26 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(623)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(624)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(623)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: Hangup TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(624)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(624)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(623)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(626)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)113740404 MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(623)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(623)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(625)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)12849945 TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(624)@e8e789f5619a: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-MNCC(626)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(623)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(625)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(629)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(624)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(622)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(630)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(627)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(628)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(632)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(622): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(623): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(624): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(625): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(626): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(627): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(628): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(629): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(630): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_call_ipv60(631): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(632): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Wed Jun 5 08:18:12 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_ipv6 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mt_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406661) Waiting for packet dumper to finish... 1 (prev_count=406661, count=427294) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:18: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_call_already_paging started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(636)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(636)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(636)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(634)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(637)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(639)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(639)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(639)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(639)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(636)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(636)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(636)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(636)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(636)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(636)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(640)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(635)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)10834503 MSC_Test_0-SCCP(634)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(635)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@e8e789f5619a: { messageType := 2, destLocRef := 'A55247'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(640)@e8e789f5619a: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-GSUP(640)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(642)"262420000000391" MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_from0 TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(634)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(635)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(634)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(634)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)10834503 TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@e8e789f5619a: Created IMSI[0] for '262420000000391'H'0FC56D39'O to be handled at TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: start Paging by an SMS MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(635)@e8e789f5619a: Created IMSI[1] for '262420000000391'H'0FC56D39'O to be handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-MNCC(637)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)58617889 TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: 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 := '0FC56D39'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(635)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)5984993 MSC_Test_0-SCCP(634)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@e8e789f5619a: { messageType := 2, destLocRef := '5B52E1'O, 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: Got CC Setup TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: success, tear down MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(634)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(634)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(634)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(636)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)5984993 TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(635)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(637)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(636)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(640)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(638)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(634)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(641)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(639)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(633)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(633): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(634): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(635): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(636): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(637): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(638): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(639): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(640): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(641): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_call_already_paging0(642): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Wed Jun 5 08:18:18 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335596) Waiting for packet dumper to finish... 1 (prev_count=335596, count=336673) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Wed Jun 5 08:18: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_call_osmux started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(647)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(647)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(647)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(645)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(648)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(650)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(650)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(650)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(650)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(647)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(647)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(647)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(647)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(647)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(647)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(651)@e8e789f5619a: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(646)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)3931736 MSC_Test_0-RAN(646)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(645)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@e8e789f5619a: { messageType := 2, destLocRef := '3BFE58'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(651)@e8e789f5619a: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(653) MSC_Test-GSUP(651)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(653)"262420000000039" MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(645)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(646)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(645)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(645)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)3931736 TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(648)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)1656473493 MSC_Test_0-RAN(646)@e8e789f5619a: Created IMSI[0] for '262420000000039'H'6F1089B2'O to be handled at TC_lu_and_mt_call_osmux0(653) MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@e8e789f5619a: Created IMSI[1] for '262420000000039'H'6F1089B2'O to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: 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 := '6F1089B2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(646)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)11792973 MSC_Test_0-SCCP(645)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@e8e789f5619a: { messageType := 2, destLocRef := 'B3F24D'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(646)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(646)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(645)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(649)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_handle_crcx(): got Osmux CID: -1 MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(645)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(646)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(645)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: Hangup TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(646)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(646)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(645)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(648)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)1656473493 MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(645)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(645)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(647)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)11792973 TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(646)@e8e789f5619a: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(646)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(645)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(649)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(650)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(651)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(648)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(647)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(652)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(644)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(644): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(645): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(646): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(647): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(648): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(649): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(650): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(651): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(652): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_call_osmux0(653): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Wed Jun 5 08:18:30 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408805) Waiting for packet dumper to finish... 1 (prev_count=408805, count=429938) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Wed Jun 5 08:18: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_mo_sms.pcap" >/data/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mo_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(658)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(658)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(658)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(656)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(659)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(661)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(661)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(661)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(661)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(658)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(658)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(658)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(658)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(658)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(658)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(662)@e8e789f5619a: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(664) TC_lu_and_mo_sms0(664)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(657)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(657)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_sms0(664)6687181 MSC_Test_0-RAN(657)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(656)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@e8e789f5619a: { messageType := 2, destLocRef := '6609CD'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(662)@e8e789f5619a: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(664) MSC_Test-GSUP(662)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mo_sms0(664)"262420000000042" MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_sms0(664)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(657)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(657)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(657)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_sms0(664)6687181 TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@e8e789f5619a: 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 := '0325DDDD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(657)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_sms0(664)12146770 MSC_Test_0-RAN(657)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(656)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@e8e789f5619a: { messageType := 2, destLocRef := 'B95852'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(656)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(657)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_sms0(664)12146770 TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(657)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(658)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(656)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(662)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(655)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(659)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(661)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(660)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(663)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(665)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(656): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(657): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(658): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(659): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(660): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(661): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(662): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(663): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mo_sms0(664): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Wed Jun 5 08:18:35 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 172.18.185.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=326691) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Wed Jun 5 08:18: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_mt_sms.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(669)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(669)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(669)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(667)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(670)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(672)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(672)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(672)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(672)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(673)@e8e789f5619a: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(669)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(669)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(669)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(669)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(669)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(668)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_sms0(675)13131493 MSC_Test_0-SCCP(667)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(668)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@e8e789f5619a: { messageType := 2, destLocRef := 'C85EE5'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(673)@e8e789f5619a: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(675) MSC_Test-GSUP(673)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_sms0(675)"262420000000043" MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(667)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms0(675)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(668)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(667)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(667)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_sms0(675)13131493 TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@e8e789f5619a: Created IMSI[0] for '262420000000043'H'47F51AEA'O to be handled at TC_lu_and_mt_sms0(675) MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@e8e789f5619a: 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 := '47F51AEA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(668)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_sms0(675)14447680 MSC_Test_0-SCCP(667)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@e8e789f5619a: { messageType := 2, destLocRef := 'DC7440'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-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(667)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(667)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(667)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(667)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_sms0(675)14447680 TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(673)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(667)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(669)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(668)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(666)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(676)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(670)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(672)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(674)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(671)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(666): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(667): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(668): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(669): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(670): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(671): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(672): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(673): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(674): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_sms0(675): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(676): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Wed Jun 5 08:18:41 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=175717) Waiting for packet dumper to finish... 1 (prev_count=175717, count=334024) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:18: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_sms_already_paging started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(680)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(680)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(680)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(678)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(681)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(683)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(683)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(683)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(683)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(680)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(680)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(680)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(680)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(680)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(680)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(684)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(679)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)2737694 MSC_Test_0-SCCP(678)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(679)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@e8e789f5619a: { messageType := 2, destLocRef := '29C61E'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(684)@e8e789f5619a: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(686) MSC_Test-GSUP(684)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(686)"262420000000044" MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(678)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(679)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(678)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(678)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(679)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)2737694 TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@e8e789f5619a: Created IMSI[0] for '262420000000044'H'200CCC4E'O to be handled at TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: first SMS MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: second SMS TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: 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 := '200CCC4E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(679)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)3673039 MSC_Test_0-SCCP(678)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@e8e789f5619a: { messageType := 2, destLocRef := '380BCF'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(678)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(678)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(678)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(678)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(678)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(678)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(679)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)3673039 MSC_Test_0-M3UA(680)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(679)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(678)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(681)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(685)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(684)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(680)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(683)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(682)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(678): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(679): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(680): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(681): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(682): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(683): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(684): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(685): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(686): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Wed Jun 5 08:18:47 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mt_sms_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=379343) Waiting for packet dumper to finish... 1 (prev_count=379343, count=381426) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:18: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(691)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(691)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(691)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(689)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(692)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(694)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(694)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(694)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(695)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(691)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(691)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(691)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(691)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(691)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(690)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)9114598 MSC_Test_0-SCCP(689)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(690)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@e8e789f5619a: { messageType := 2, destLocRef := '8B13E6'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(689)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(689)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(695)@e8e789f5619a: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test-GSUP(695)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)"262420000001843" MSC_Test_0-SCCP(689)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(689)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(689)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(689)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(690)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(689)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(689)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(689)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(689)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(689)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(689)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(689)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(690)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)9114598 TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@e8e789f5619a: Created IMSI[0] for '262420000001843'H'0728FAD9'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@e8e789f5619a: 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)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(691)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(691)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(694)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(690)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(692)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(695)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(689)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(694)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(688)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(698)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(693)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(696)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(691)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(689): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(690): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(691): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(692): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(693): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(694): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(695): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(696): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(697): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(698): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Wed Jun 5 08:19:13 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.185.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=224412) Waiting for packet dumper to finish... 1 (prev_count=224412, count=225489) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:19: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(702)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(702)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(702)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(700)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(703)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(705)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(705)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(705)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(705)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(706)@e8e789f5619a: Created GsupExpect[0] for "262420000001844" to be handled at TC_lu_and_mt_sms_paging_repeated0(708) MSC_Test_0-M3UA(702)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: 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)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(702)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(702)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(702)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(702)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(701)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)4511539 MSC_Test_0-SCCP(700)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(701)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@e8e789f5619a: { messageType := 2, destLocRef := '44D733'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(706)@e8e789f5619a: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(708) MSC_Test-GSUP(706)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(708)"262420000001844" MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_from0 TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(700)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(701)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(700)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(700)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)4511539 TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@e8e789f5619a: Created IMSI[0] for '262420000001844'H'A34571A2'O to be handled at TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: Expecting first Paging MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: 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 := 'A34571A2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(701)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)4340518 MSC_Test_0-SCCP(700)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@e8e789f5619a: { messageType := 2, destLocRef := '423B26'O ("B;&"), 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(700)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(700)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(700)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(700)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(702)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)4340518 TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(702)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(706)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(701)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(703)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(699)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(704)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(705)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(700)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(707)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(699): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(700): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(701): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(702): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(703): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(704): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(705): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(706): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(707): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(708): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Wed Jun 5 08:19:24 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_repeated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332264) Waiting for packet dumper to finish... 1 (prev_count=332264, count=333341) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Wed Jun 5 08:19: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_smpp_mo_sms.pcap" >/data/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_smpp_mo_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(713)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(713)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(713)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(711)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(714)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(716)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(716)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(716)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(716)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(717)@e8e789f5619a: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(719) TC_smpp_mo_sms0(719)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(713)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(713)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(713)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(713)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(713)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(712)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(712)@e8e789f5619a: Added conn table entry 0TC_smpp_mo_sms0(719)14284402 MSC_Test_0-RAN(712)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(711)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@e8e789f5619a: { messageType := 2, destLocRef := 'D9F672'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(717)@e8e789f5619a: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(719) MSC_Test-GSUP(717)@e8e789f5619a: Added IMSI table entry 0TC_smpp_mo_sms0(719)"262420000000044" MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(711)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(719)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(712)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(712)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(711)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(711)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(712)@e8e789f5619a: Deleted conn table entry 0TC_smpp_mo_sms0(719)14284402 TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@e8e789f5619a: 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 := '2AF78216'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(712)@e8e789f5619a: Added conn table entry 0TC_smpp_mo_sms0(719)6305377 MSC_Test_0-RAN(712)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(711)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@e8e789f5619a: { messageType := 2, destLocRef := '603661'O ("`6a"), 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(711)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(711)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(711)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(711)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(713)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(712)@e8e789f5619a: Deleted conn table entry 0TC_smpp_mo_sms0(719)6305377 TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(717)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(711)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(714)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(715)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(716)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(712)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(713)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(710)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(718)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(720)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(710): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(711): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(712): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(713): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(714): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(715): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(716): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(717): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(718): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_smpp_mo_sms0(719): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@e8e789f5619a: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Wed Jun 5 08:19:30 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241938) Waiting for packet dumper to finish... 1 (prev_count=241938, count=331089) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_smpp_mo_sms_rp_error started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(724)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(724)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(724)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(722)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(725)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(727)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(727)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(727)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(727)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(728)@e8e789f5619a: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(730) TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(724)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(724)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(724)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(724)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(724)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(723)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(723)@e8e789f5619a: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)9969556 MSC_Test_0-SCCP(722)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(723)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@e8e789f5619a: { messageType := 2, destLocRef := '981F94'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(728)@e8e789f5619a: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(730) MSC_Test-GSUP(728)@e8e789f5619a: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(730)"262420000000045" MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(722)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(723)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(723)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(722)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(722)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@e8e789f5619a: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)9969556 TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: 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 := '00567C09'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(723)@e8e789f5619a: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)13716010 MSC_Test_0-RAN(723)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(722)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@e8e789f5619a: { messageType := 2, destLocRef := 'D14A2A'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(722)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(722)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(722)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(722)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(724)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@e8e789f5619a: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)13716010 TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(722)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(724)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(729)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(728)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(723)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(721)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(725)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(726)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(727)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(731)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(721): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(722): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(723): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(724): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(725): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(726): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(727): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(728): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(729): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_smpp_mo_sms_rp_error0(730): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(731): none (pass -> pass) MTC@e8e789f5619a: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Wed Jun 5 08:19:35 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241823) Waiting for packet dumper to finish... 1 (prev_count=241823, count=329849) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_smpp_mt_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(735)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(735)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(735)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(733)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(736)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(738)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(738)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(738)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(738)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(739)@e8e789f5619a: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(735)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(735)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(735)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(735)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(735)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(734)@e8e789f5619a: Added conn table entry 0TC_smpp_mt_sms0(741)9722291 MSC_Test_0-SCCP(733)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(734)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: { messageType := 2, destLocRef := '9459B3'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(739)@e8e789f5619a: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(741) MSC_Test-GSUP(739)@e8e789f5619a: Added IMSI table entry 0TC_smpp_mt_sms0(741)"262420000000045" MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_from0 TC_smpp_mt_sms0(741)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(733)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(734)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(733)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(733)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@e8e789f5619a: Deleted conn table entry 0TC_smpp_mt_sms0(741)9722291 TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@e8e789f5619a: Created IMSI[0] for '262420000000045'H'1126FD39'O to be handled at TC_smpp_mt_sms0(741) MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@e8e789f5619a: 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 := '1126FD39'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@e8e789f5619a: Added conn table entry 0TC_smpp_mt_sms0(741)12737884 MSC_Test_0-SCCP(733)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: { messageType := 2, destLocRef := 'C25D5C'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(733)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(733)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(733)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@e8e789f5619a: Deleted conn table entry 0TC_smpp_mt_sms0(741)12737884 TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@e8e789f5619a: 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 := '1126FD39'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@e8e789f5619a: Added conn table entry 0TC_smpp_mt_sms0(741)4498249 MSC_Test_0-SCCP(733)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: { messageType := 2, destLocRef := '44A349'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(733)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(733)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(733)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(733)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(735)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@e8e789f5619a: Deleted conn table entry 0TC_smpp_mt_sms0(741)4498249 TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(739)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(736)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(735)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(733)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(742)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(732)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(734)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(737)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(740)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(738)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(732): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(733): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(734): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(735): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(736): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(737): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(738): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(739): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(740): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_smpp_mt_sms0(741): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (pass -> pass) MTC@e8e789f5619a: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Wed Jun 5 08:19:41 UTC 2024 ====== MSC_Tests.TC_smpp_mt_sms pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_smpp_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=468851) Waiting for packet dumper to finish... 1 (prev_count=468851, count=469928) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Wed Jun 5 08:19: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_gsup_mo_sms.pcap" >/data/MSC_Tests.TC_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_gsup_mo_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(746)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(746)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(746)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(744)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(747)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(749)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(749)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(749)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(749)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(750)@e8e789f5619a: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@e8e789f5619a: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) TC_gsup_mo_sms0(752)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(746)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(746)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(746)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(746)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(746)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(745)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(745)@e8e789f5619a: Added conn table entry 0TC_gsup_mo_sms0(752)2861770 MSC_Test_0-SCCP(744)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(745)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@e8e789f5619a: { messageType := 2, destLocRef := '2BAACA'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(750)@e8e789f5619a: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@e8e789f5619a: Added IMSI table entry 0TC_gsup_mo_sms0(752)"262420000000088" TC_gsup_mo_sms0(752)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(744)@e8e789f5619a: vl_from0 TC_gsup_mo_sms0(752)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(744)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(745)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(745)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(744)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(744)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(744)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(744)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(745)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mo_sms0(752)2861770 TC_gsup_mo_sms0(752)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@e8e789f5619a: 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 := '2F12250C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(745)@e8e789f5619a: Added conn table entry 0TC_gsup_mo_sms0(752)10124992 MSC_Test_0-RAN(745)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(744)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(744)@e8e789f5619a: { messageType := 2, destLocRef := '9A7EC0'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(744)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(744)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(746)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@e8e789f5619a: Test Component 752 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(745)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(744)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(746)@e8e789f5619a: Final verdict of PTC: none TC_gsup_mo_sms0(752)@e8e789f5619a: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(750)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(753)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(747)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(751)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(748)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(749)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(744): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(745): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(746): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(747): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(748): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(749): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(750): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(751): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_gsup_mo_sms0(752): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(753): none (fail -> fail) MTC@e8e789f5619a: Test case TC_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail'. Wed Jun 5 08:19:47 UTC 2024 ------ MSC_Tests.TC_gsup_mo_sms fail ------ Saving talloc report from 172.18.185.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=268590) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_gsup_mo_smma started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(757)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(757)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(757)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(755)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(758)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(760)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(760)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(760)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(760)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(761)@e8e789f5619a: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@e8e789f5619a: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) TC_gsup_mo_smma0(763)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(757)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(757)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(757)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(757)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(757)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(756)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(756)@e8e789f5619a: Added conn table entry 0TC_gsup_mo_smma0(763)2710934 MSC_Test_0-RAN(756)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(755)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@e8e789f5619a: { messageType := 2, destLocRef := '295D96'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(761)@e8e789f5619a: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@e8e789f5619a: Added IMSI table entry 0TC_gsup_mo_smma0(763)"262420000000089" MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(755)@e8e789f5619a: vl_from0 TC_gsup_mo_smma0(763)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(755)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(756)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(756)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(755)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(755)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(755)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(755)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(756)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mo_smma0(763)2710934 TC_gsup_mo_smma0(763)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@e8e789f5619a: 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 := '980E3440'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(756)@e8e789f5619a: Added conn table entry 0TC_gsup_mo_smma0(763)11067290 MSC_Test_0-RAN(756)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(755)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@e8e789f5619a: { messageType := 2, destLocRef := 'A8DF9A'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(755)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(755)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103050901020642'O MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@e8e789f5619a: Test Component 763 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(755)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(757)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(756)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(761)@e8e789f5619a: Final verdict of PTC: none TC_gsup_mo_smma0(763)@e8e789f5619a: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" IPA-CTRL-CLI-IPA(754)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(758)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(760)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(762)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(759)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(755): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(756): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(757): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(758): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(759): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(760): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(761): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(762): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_gsup_mo_smma0(763): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (fail -> fail) MTC@e8e789f5619a: Test case TC_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail'. Wed Jun 5 08:19:52 UTC 2024 ------ MSC_Tests.TC_gsup_mo_smma fail ------ Saving talloc report from 172.18.185.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=275101) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_gsup_mt_sms_ack started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(768)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(768)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(768)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(766)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(769)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(771)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(771)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(771)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(771)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(772)@e8e789f5619a: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@e8e789f5619a: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(768)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(768)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(768)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(768)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(768)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(767)@e8e789f5619a: Added conn table entry 0TC_gsup_mt_sms_ack0(774)13073374 MSC_Test_0-SCCP(766)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(767)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@e8e789f5619a: { messageType := 2, destLocRef := 'C77BDE'O, 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(772)@e8e789f5619a: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@e8e789f5619a: Added IMSI table entry 0TC_gsup_mt_sms_ack0(774)"262420000000090" MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(766)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_ack0(774)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(767)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(766)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(766)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)13073374 TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@e8e789f5619a: Created IMSI[0] for '262420000000090'H'30CCD58F'O to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@e8e789f5619a: 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 := '30CCD58F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(767)@e8e789f5619a: Added conn table entry 0TC_gsup_mt_sms_ack0(774)7690691 MSC_Test_0-SCCP(766)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@e8e789f5619a: { messageType := 2, destLocRef := '7559C3'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(766)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(766)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(766)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(766)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(768)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)7690691 TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(767)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(766)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(769)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(773)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(765)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(772)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(768)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(775)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(771)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(770)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(765): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(766): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(767): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(768): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(769): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(770): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(771): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(772): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(773): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_gsup_mt_sms_ack0(774): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(775): none (pass -> pass) MTC@e8e789f5619a: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Wed Jun 5 08:19:57 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=341441) Waiting for packet dumper to finish... 1 (prev_count=341441, count=342518) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_gsup_mt_sms_err started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(779)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(779)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(779)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(777)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(780)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(782)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(782)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(782)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(782)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(783)@e8e789f5619a: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@e8e789f5619a: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(779)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(779)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(779)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(779)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(779)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(778)@e8e789f5619a: Added conn table entry 0TC_gsup_mt_sms_err0(785)8083195 MSC_Test_0-SCCP(777)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(778)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@e8e789f5619a: { messageType := 2, destLocRef := '7B56FB'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(783)@e8e789f5619a: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@e8e789f5619a: Added IMSI table entry 0TC_gsup_mt_sms_err0(785)"262420000000091" MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(777)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_err0(785)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(778)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(777)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(777)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(778)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mt_sms_err0(785)8083195 TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@e8e789f5619a: Created IMSI[0] for '262420000000091'H'0A3FD6CA'O to be handled at TC_gsup_mt_sms_err0(785) MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@e8e789f5619a: 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 := '0A3FD6CA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(778)@e8e789f5619a: Added conn table entry 0TC_gsup_mt_sms_err0(785)5479347 MSC_Test_0-SCCP(777)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@e8e789f5619a: { messageType := 2, destLocRef := '539BB3'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(777)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_len:10 MSC_Test_0-SCCP(777)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(777)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(779)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@e8e789f5619a: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(785)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MC@e8e789f5619a: Test Component 785 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(777)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(778)@e8e789f5619a: Final verdict of PTC: none TC_gsup_mt_sms_err0(785)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(783)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(779)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(784)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(786)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(781)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(780)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(782)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(776)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(776): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(777): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(778): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(779): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(780): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(781): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(782): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(783): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(784): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_gsup_mt_sms_err0(785): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(786): none (pass -> pass) MTC@e8e789f5619a: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Wed Jun 5 08:20:03 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299407) Waiting for packet dumper to finish... 1 (prev_count=299407, count=300484) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Wed Jun 5 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_gsup_mt_sms_rp_mr started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(790)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(790)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(790)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(788)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(791)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(790)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(790)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(790)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(790)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(790)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(793)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(793)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(793)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(793)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(793)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(794)@e8e789f5619a: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@e8e789f5619a: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(789)@e8e789f5619a: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)673680 MSC_Test_0-SCCP(788)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(789)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: { messageType := 2, destLocRef := '0A4790'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(794)@e8e789f5619a: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@e8e789f5619a: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(796)"262420000000092" MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_from0 TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(788)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(789)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(788)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(788)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)673680 TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@e8e789f5619a: Created IMSI[0] for '262420000000092'H'29A02BD1'O to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: TX MT-forwardSM-Req for the 1st SMS MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: 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 := '29A02BD1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(789)@e8e789f5619a: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)4554538 MSC_Test_0-SCCP(788)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: { messageType := 2, destLocRef := '457F2A'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-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(788)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(788)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(788)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(788)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(788)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(788)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(790)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)4554538 TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(790)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(791)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(789)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(792)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(794)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(793)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(788)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(795)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(788): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(789): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(790): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(791): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(792): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(793): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(794): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(795): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(796): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@e8e789f5619a: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Wed Jun 5 08:20:08 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=386620) Waiting for packet dumper to finish... 1 (prev_count=386620, count=387697) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:20: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(801)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(801)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(801)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(799)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(802)@e8e789f5619a: 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)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(804)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(804)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(804)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(804)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(805)@e8e789f5619a: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(801)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(801)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(801)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(801)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(801)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(800)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(800)@e8e789f5619a: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)7682856 MSC_Test_0-RAN(800)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(799)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@e8e789f5619a: { messageType := 2, destLocRef := '753B28'O ("u;("), 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(805)@e8e789f5619a: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@e8e789f5619a: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)"262420000000093" MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(799)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(799)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(800)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(799)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(799)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(799)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(799)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(800)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)7682856 TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@e8e789f5619a: Created IMSI[0] for '262420000000093'H'058E7CF3'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: 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 := '058E7CF3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(800)@e8e789f5619a: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)12613085 MSC_Test_0-RAN(800)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(799)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@e8e789f5619a: { messageType := 2, destLocRef := 'C075DD'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(799)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(799)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(801)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@e8e789f5619a: Test Component 807 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(805)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(802)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(801)@e8e789f5619a: Final verdict of PTC: none TC_gsup_mo_mt_sms_rp_mr0(807)@e8e789f5619a: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_0-SCCP(799)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(800)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(798)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(803)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(804)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(806)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(808)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(798): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(799): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(800): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(801): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(802): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(803): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(804): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(805): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(806): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(807): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(808): none (fail -> fail) MTC@e8e789f5619a: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail'. Wed Jun 5 08:20:13 UTC 2024 ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241412) Waiting for packet dumper to finish... 1 (prev_count=241412, count=264889) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Wed Jun 5 08:20: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_gsup_mt_multi_part_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(812)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(812)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(812)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(810)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(813)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(812)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(812)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(812)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(812)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(812)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(815)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(815)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(815)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(815)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(815)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(816)@e8e789f5619a: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(816)@e8e789f5619a: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: 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(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(811)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(811)@e8e789f5619a: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)300418 MSC_Test_0-SCCP(810)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(811)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: { messageType := 2, destLocRef := '049582'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(816)@e8e789f5619a: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test-GSUP(816)@e8e789f5619a: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(818)"262420000000091" MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(811)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)300418 TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@e8e789f5619a: Created IMSI[0] for '262420000000091'H'BC8866B4'O to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(811)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(818) TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: 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 := 'BC8866B4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(811)@e8e789f5619a: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)4420116 MSC_Test_0-SCCP(810)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(810)@e8e789f5619a: { messageType := 2, destLocRef := '437214'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(810)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(810)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(812)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)4420116 TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(810)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(816)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(811)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(812)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(813)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(817)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(815)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(814)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(810): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(811): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(812): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(813): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(814): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(815): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(816): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(817): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_gsup_mt_multi_part_sms0(818): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@e8e789f5619a: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Wed Jun 5 08:20:25 UTC 2024 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=481299) Waiting for packet dumper to finish... 1 (prev_count=481299, count=482376) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay'. ------ MSC_Tests.TC_gsup_mt_sms_lu_delay ------ Wed Jun 5 08:20: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_gsup_mt_sms_lu_delay.pcap" >/data/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_gsup_mt_sms_lu_delay started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(823)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(823)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(823)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(821)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(824)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(823)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(823)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(823)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(823)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(823)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(826)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(826)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(826)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(826)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(826)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(827)@e8e789f5619a: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(829) MSC_Test-GSUP(827)@e8e789f5619a: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(829) TC_gsup_mt_sms_lu_delay0(829)@e8e789f5619a: 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(823)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(822)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(822)@e8e789f5619a: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(829)1953233 MSC_Test_0-SCCP(821)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(822)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@e8e789f5619a: { messageType := 2, destLocRef := '1DCDD1'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(821)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(821)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(827)@e8e789f5619a: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(829) MSC_Test-GSUP(827)@e8e789f5619a: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(829)"262420000000092" MSC_Test_0-SCCP(821)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(821)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(821)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_lu_delay0(829)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(829)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(821)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(822)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(822)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(821)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(821)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(821)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@e8e789f5619a: Created IMSI[0] for '262420000000092'H'28013169'O to be handled at TC_gsup_mt_sms_lu_delay0(829) MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(821)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(822)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_lu_delay0(829) MSC_Test-GSUP-IPA(826)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(826)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(823)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@e8e789f5619a: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(829)1953233 MSC_Test-GSUP-IPA(826)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(826)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(826)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(826)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_gsup_mt_sms_lu_delay0(829)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8e789f5619a: Test Component 829 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(822)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(821)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(823)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(827)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(826)@e8e789f5619a: Final verdict of PTC: none TC_gsup_mt_sms_lu_delay0(829)@e8e789f5619a: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test-MNCC(824)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(820)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(825)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(828)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(820): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(821): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(822): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(823): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(824): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(825): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(826): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(827): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(828): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(829): fail (none -> fail) reason: "Tguard timeout" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (fail -> fail) MTC@e8e789f5619a: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: fail reason: Tguard timeout MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay fail'. Wed Jun 5 08:21:30 UTC 2024 ------ MSC_Tests.TC_gsup_mt_sms_lu_delay fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_gsup_mt_sms_lu_delay.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220559) Waiting for packet dumper to finish... 1 (prev_count=220559, count=221636) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:21: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mo_ussd_single_request started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(834)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(834)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(834)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(832)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(835)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(834)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(834)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(834)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(834)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(834)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(837)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(837)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(837)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(837)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(837)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(833)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(838)@e8e789f5619a: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(840) TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: 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(833)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(840)10911173 MSC_Test_0-RAN(833)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(832)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@e8e789f5619a: { messageType := 2, destLocRef := 'A67DC5'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(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(838)@e8e789f5619a: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(840) MSC_Test-GSUP(838)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(840)"262420000000046" MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(832)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(833)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(832)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(832)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(833)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(840)10911173 TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: 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 := '77AE04C2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(833)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(840)12368672 MSC_Test_0-RAN(833)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(832)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@e8e789f5619a: { messageType := 2, destLocRef := 'BCBB20'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(838)@e8e789f5619a: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(840) MSC_Test_0-RAN(833)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(833)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(832)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(832)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(832)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(834)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(833)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(840)12368672 TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(840)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(833)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(835)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(832)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(838)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(837)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(831)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(834)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(839)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(836)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(841)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(832): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(833): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(834): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(835): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(836): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(837): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(838): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(839): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(840): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(841): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Wed Jun 5 08:21:36 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_single_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228509) Waiting for packet dumper to finish... 1 (prev_count=228509, count=306829) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Wed Jun 5 08:21: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_ussd_notification started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(845)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(845)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(845)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(843)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(846)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(845)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(845)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(845)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(845)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(845)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(848)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(848)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(848)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(848)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(848)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(849)@e8e789f5619a: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(851) TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: 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(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(844)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_ussd_notification0(851)6360020 MSC_Test_0-SCCP(843)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(844)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@e8e789f5619a: { messageType := 2, destLocRef := '610BD4'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(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(849)@e8e789f5619a: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(851) MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(849)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(851)"262420000000047" MSC_Test_0-SCCP(843)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_from0 TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(843)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(844)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(843)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(843)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(851)6360020 TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@e8e789f5619a: Created IMSI[0] for '262420000000047'H'11FC71FE'O to be handled at TC_lu_and_mt_ussd_notification0(851) MSC_Test-GSUP(849)@e8e789f5619a: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(851) MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(851) TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: 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 := '11FC71FE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(844)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_ussd_notification0(851)37478 MSC_Test_0-SCCP(843)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@e8e789f5619a: { messageType := 2, destLocRef := '009266'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(844)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(843)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(843)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(843)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(844)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(851)37478 MSC_Test_0-M3UA(845)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(851)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(844)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(845)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(846)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(849)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(843)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(842)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(847)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(852)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(850)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(848)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(843): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(844): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(845): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(846): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(847): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(848): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(849): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(850): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_ussd_notification0(851): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(852): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Wed Jun 5 08:21:41 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mt_ussd_notification.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240266) Waiting for packet dumper to finish... 1 (prev_count=240266, count=315661) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:21: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(856)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(856)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(856)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(854)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(857)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(856)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(856)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(856)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(856)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(856)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(859)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(859)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(859)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(859)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(859)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(860)@e8e789f5619a: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(862) TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: 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(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(855)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(862)8497041 MSC_Test_0-SCCP(854)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(855)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: { messageType := 2, destLocRef := '81A791'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(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(860)@e8e789f5619a: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(862) MSC_Test-GSUP(860)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(862)"262420000000048" MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(854)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(855)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(854)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(854)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(862)8497041 TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(857)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(862)1795106391 MSC_Test_0-RAN(855)@e8e789f5619a: Created IMSI[0] for '262420000000048'H'0FFD3A3F'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(862) MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(862) TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@e8e789f5619a: Created IMSI[1] for '262420000000048'H'0FFD3A3F'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(862) TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: 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 := '0FFD3A3F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(855)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(862)11194108 MSC_Test_0-SCCP(854)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: { messageType := 2, destLocRef := 'AACEFC'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(855)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(855)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(854)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(858)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(862) MSC_Test-MGCP(858)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "87", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2d" }, { 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(862) TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(854)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(855)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(855)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(854)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(855)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(854)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(855)@e8e789f5619a: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(855)@e8e789f5619a: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(854)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(857)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(862)1795106391 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(854)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(854)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(856)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(862)11194108 TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(862)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(854)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(857)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(856)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(860)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(855)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(859)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(853)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(858)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(861)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(863)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(854): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(855): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(856): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(857): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(858): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(859): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(860): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(861): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(862): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(863): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Wed Jun 5 08:21:49 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.185.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=451364) Waiting for packet dumper to finish... 1 (prev_count=451364, count=452441) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:21: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(867)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(867)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(867)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(865)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(868)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(867)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(867)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(867)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(867)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(867)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(870)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(870)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(870)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(870)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(870)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(866)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(871)@e8e789f5619a: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(873) TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: 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-RAN(866)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(873)7902256 MSC_Test_0-RAN(866)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(865)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: { messageType := 2, destLocRef := '789430'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-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(871)@e8e789f5619a: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(873) MSC_Test-GSUP(871)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(873)"262420000000049" MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(865)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(866)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(865)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(865)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(873)7902256 TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(868)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(873)2102859843 MSC_Test_0-RAN(866)@e8e789f5619a: Created IMSI[0] for '262420000000049'H'367F7A2B'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(873) MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(866)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(873) TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@e8e789f5619a: Created IMSI[1] for '262420000000049'H'367F7A2B'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(873) TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: 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 := '367F7A2B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(866)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(873)10293239 MSC_Test_0-SCCP(865)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: { messageType := 2, destLocRef := '9D0FF7'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(866)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(866)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(865)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(869)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(873) MSC_Test-MGCP(869)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2f" }, { 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(873) TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(865)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(866)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(865)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@e8e789f5619a: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(866)@e8e789f5619a: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(865)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(866)@e8e789f5619a: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(866)@e8e789f5619a: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(865)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(868)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(873)2102859843 MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(865)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(865)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(867)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(873)10293239 TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(873)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(871)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(868)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(867)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(869)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(870)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(864)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(866)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(865)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(872)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(874)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(864): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(865): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(866): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(867): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(868): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(869): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(870): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(871): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(872): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(873): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Wed Jun 5 08:21:58 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.185.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=459758) Waiting for packet dumper to finish... 1 (prev_count=459758, count=460835) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mo_ussd_mo_release started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(878)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(878)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(878)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(876)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(879)@e8e789f5619a: 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(881)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(881)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(881)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(881)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(881)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(882)@e8e789f5619a: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(884) TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: 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(878)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(878)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(878)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(878)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(878)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(878)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(877)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(877)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(884)7091864 MSC_Test_0-RAN(877)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(876)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: { messageType := 2, destLocRef := '6C3698'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(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(882)@e8e789f5619a: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(884) MSC_Test-GSUP(882)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(884)"262420000000050" MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(876)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(877)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(877)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(876)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(876)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(877)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(884)7091864 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: 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 := '1C7546CA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(877)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(884)4266279 MSC_Test_0-RAN(877)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(876)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: { messageType := 2, destLocRef := '411927'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(882)@e8e789f5619a: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(884) MSC_Test_0-RAN(877)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(877)@e8e789f5619a: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_len:31 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(876)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(877)@e8e789f5619a: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(877)@e8e789f5619a: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(876)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(876)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(876)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(878)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(877)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(884)4266279 TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(884)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(877)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(879)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(876)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(878)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(882)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(875)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(883)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(881)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(880)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(875): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(876): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(877): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(878): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(879): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(880): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(881): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(882): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(883): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(884): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Wed Jun 5 08:22:03 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_mo_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316509) Waiting for packet dumper to finish... 1 (prev_count=316509, count=317586) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Wed Jun 5 08:22: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_ss_session_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(889)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(889)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(889)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(887)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(890)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(889)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(889)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(889)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(889)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(889)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(892)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(892)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(892)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(892)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(892)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(893)@e8e789f5619a: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(895) TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: 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(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(888)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(888)@e8e789f5619a: Added conn table entry 0TC_lu_and_ss_session_timeout0(895)4679627 MSC_Test_0-RAN(888)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(887)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(887)@e8e789f5619a: { messageType := 2, destLocRef := '4767CB'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(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(893)@e8e789f5619a: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(895) MSC_Test-GSUP(893)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(895)"262420000000051" MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(887)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(888)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(888)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(887)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(887)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(888)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(895)4679627 TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: 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 := '18B6CDAD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(888)@e8e789f5619a: Added conn table entry 0TC_lu_and_ss_session_timeout0(895)12041211 MSC_Test_0-RAN(888)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(887)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(887)@e8e789f5619a: { messageType := 2, destLocRef := 'B7BBFB'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(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(893)@e8e789f5619a: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(895) MSC_Test_0-RAN(888)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(888)@e8e789f5619a: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_len:32 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(887)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(887)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(887)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(887)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(887)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(889)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(888)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(895)12041211 TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(895)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(887)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(890)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(894)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(892)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(893)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(886)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(889)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(888)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(891)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(886): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(887): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(888): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(889): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(890): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(891): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(892): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(893): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(894): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_ss_session_timeout0(895): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Wed Jun 5 08:22:11 UTC 2024 ====== MSC_Tests.TC_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_ss_session_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=306288) Waiting for packet dumper to finish... 1 (prev_count=306288, count=307365) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Wed Jun 5 08:22: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mt_ussd_for_unknown_subscr started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(900)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(900)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(900)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(898)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(901)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(900)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(900)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(900)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(900)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(900)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(900)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(900)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(900)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(900)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(900)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(900)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(900)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(900)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(900)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(900)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(903)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(903)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(903)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(903)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(903)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(900)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(900)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(899)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(899)@e8e789f5619a: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(906) MSC_Test-GSUP(904)@e8e789f5619a: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(906) MSC_Test-GSUP(904)@e8e789f5619a: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(906) MSC_Test-GSUP(904)@e8e789f5619a: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(906)"000000000000000" TC_mt_ussd_for_unknown_subscr0(906)@e8e789f5619a: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_mt_ussd_for_unknown_subscr0(906)@e8e789f5619a: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-SCCP(898)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(899)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(905)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(904)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(901)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(900)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(902)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(907)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(903)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(898): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(899): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(900): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(901): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(902): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(903): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(904): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(905): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(906): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(907): none (fail -> fail) MTC@e8e789f5619a: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail'. Wed Jun 5 08:22:16 UTC 2024 ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35240) Waiting for packet dumper to finish... 1 (prev_count=35240, count=80285) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Wed Jun 5 08:22: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.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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mo_ussd_for_unknown_trans started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(911)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(911)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(911)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(909)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(912)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(911)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(911)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(911)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(911)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(911)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(914)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(914)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(914)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(914)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(914)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(910)@e8e789f5619a: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(917) MSC_Test-GSUP(915)@e8e789f5619a: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(917) MSC_Test-GSUP(915)@e8e789f5619a: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(917) TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: 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(910)@e8e789f5619a: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(917)1043243 MSC_Test_0-RAN(910)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(909)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: { messageType := 2, destLocRef := '0FEB2B'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(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(915)@e8e789f5619a: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(917) MSC_Test-GSUP(915)@e8e789f5619a: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(917)"262420000000111" MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_from0 TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(909)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(910)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(909)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(909)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(910)@e8e789f5619a: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(917)1043243 TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: 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 := 'AF9848F6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(910)@e8e789f5619a: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(917)9611916 MSC_Test_0-RAN(910)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(909)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: { messageType := 2, destLocRef := '92AA8C'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(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@e8e789f5619a: patching N(SD)=1 into dtap '1B3A17FABECBC33DD47FD1D9DFDBF2DE93045CEB6D977767147B'O MSC_Test_0-RAN(910)@e8e789f5619a: patched enc_l3: '1B7A17FABECBC33DD47FD1D9DFDBF2DE93045CEB6D977767147B'O MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_len:29 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(909)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001A1B7A17FABECBC33DD47FD1D9DFDBF2DE93045CEB6D977767147B'O MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(909)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(910)@e8e789f5619a: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(917)9611916 TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: 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 := 'AF9848F6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(910)@e8e789f5619a: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(917)10951430 MSC_Test_0-RAN(910)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(909)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: { messageType := 2, destLocRef := 'A71B06'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@e8e789f5619a: patching N(SD)=1 into dtap '1B2A1C17C86591E0DDCC841789B3556E11F59595811B3B68745A8D'O MSC_Test_0-RAN(910)@e8e789f5619a: patched enc_l3: '1B6A1C17C86591E0DDCC841789B3556E11F59595811B3B68745A8D'O MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_len:30 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(909)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001B1B6A1C17C86591E0DDCC841789B3556E11F59595811B3B68745A8D'O MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(909)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(909)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(911)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(910)@e8e789f5619a: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(917)10951430 TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(917)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(915)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(909)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(910)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(916)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(911)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(912)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(913)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(914)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(909): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(910): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(911): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(912): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(913): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(914): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(915): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(916): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(917): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Wed Jun 5 08:22:32 UTC 2024 ====== MSC_Tests.TC_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mo_ussd_for_unknown_trans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=386005) Waiting for packet dumper to finish... 1 (prev_count=386005, count=408775) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Wed Jun 5 08:22: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_proc_ss_for_unknown_session started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(922)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(922)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(922)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(920)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(923)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(922)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(922)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(922)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(922)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(922)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(925)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(925)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(925)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(925)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(925)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(921)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(926)@e8e789f5619a: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(928) TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: 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-RAN(921)@e8e789f5619a: Added conn table entry 0TC_proc_ss_for_unknown_session0(928)7671108 MSC_Test_0-RAN(921)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(920)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@e8e789f5619a: { messageType := 2, destLocRef := '750D44'O ("u\rD"), 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)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(926)@e8e789f5619a: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(928) MSC_Test-GSUP(926)@e8e789f5619a: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(928)"262420000000110" MSC_Test_0-SCCP(920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(920)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(921)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(920)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(920)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(921)@e8e789f5619a: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(928)7671108 TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@e8e789f5619a: Created IMSI[0] for '262420000000110'H'B4ECA6C1'O to be handled at TC_proc_ss_for_unknown_session0(928) MSC_Test-GSUP(926)@e8e789f5619a: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(928) TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_proc_ss_for_unknown_session0(928)@e8e789f5619a: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-RAN(921)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(922)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(920)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(926)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(925)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(923)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(929)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(927)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(919)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(924)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(919): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(920): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(921): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(922): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(923): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(924): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(925): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(926): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(927): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_proc_ss_for_unknown_session0(928): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(929): none (fail -> fail) MTC@e8e789f5619a: Test case TC_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail'. Wed Jun 5 08:22:37 UTC 2024 ------ MSC_Tests.TC_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_proc_ss_for_unknown_session.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=201018) Waiting for packet dumper to finish... 1 (prev_count=201018, count=202095) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Wed Jun 5 08:22: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_proc_ss_paging_fail started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(933)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(933)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(933)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(931)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(934)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(933)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(933)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(933)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(933)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(933)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(936)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(936)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(936)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(936)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(936)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(937)@e8e789f5619a: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(939) TC_proc_ss_paging_fail0(939)@e8e789f5619a: 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-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(932)@e8e789f5619a: Added conn table entry 0TC_proc_ss_paging_fail0(939)4790030 MSC_Test_0-SCCP(931)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(932)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@e8e789f5619a: { messageType := 2, destLocRef := '49170E'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(937)@e8e789f5619a: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(939) MSC_Test-GSUP(937)@e8e789f5619a: Added IMSI table entry 0TC_proc_ss_paging_fail0(939)"262420000000101" MSC_Test_0-SCCP(931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(931)@e8e789f5619a: vl_from0 TC_proc_ss_paging_fail0(939)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(939)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(931)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(932)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(931)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(931)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(931)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(931)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(931)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(932)@e8e789f5619a: Deleted conn table entry 0TC_proc_ss_paging_fail0(939)4790030 TC_proc_ss_paging_fail0(939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(939)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@e8e789f5619a: Created IMSI[0] for '262420000000101'H'A34D0E10'O to be handled at TC_proc_ss_paging_fail0(939) MSC_Test-GSUP(937)@e8e789f5619a: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(939) MSC_Test_0-M3UA(933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(939) TC_proc_ss_paging_fail0(939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(939)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(932)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(931)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(933)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(937)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(935)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(934)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(936)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(938)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(940)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(931): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(932): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(933): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(934): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(935): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(936): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(937): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(938): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_proc_ss_paging_fail0(939): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(940): none (pass -> pass) MTC@e8e789f5619a: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Wed Jun 5 08:22:52 UTC 2024 ====== MSC_Tests.TC_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210059) Waiting for packet dumper to finish... 1 (prev_count=210059, count=211136) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Wed Jun 5 08:22: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_proc_ss_abort.pcap" >/data/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_proc_ss_abort started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(944)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(944)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(944)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(942)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(945)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(944)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(944)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(944)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(944)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(944)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(947)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(947)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(947)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(947)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(947)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(948)@e8e789f5619a: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(950) TC_proc_ss_abort0(950)@e8e789f5619a: 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-RAN(943)@e8e789f5619a: Added conn table entry 0TC_proc_ss_abort0(950)6050932 MSC_Test_0-RAN(943)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(942)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@e8e789f5619a: { messageType := 2, destLocRef := '5C5474'O ("\\Tt"), 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(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(948)@e8e789f5619a: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(950) MSC_Test-GSUP(948)@e8e789f5619a: Added IMSI table entry 0TC_proc_ss_abort0(950)"262420000000102" MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(942)@e8e789f5619a: vl_from0 TC_proc_ss_abort0(950)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(942)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(942)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(942)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(942)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@e8e789f5619a: Deleted conn table entry 0TC_proc_ss_abort0(950)6050932 TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(950)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@e8e789f5619a: Created IMSI[0] for '262420000000102'H'2224CCEF'O to be handled at TC_proc_ss_abort0(950) MSC_Test-GSUP(948)@e8e789f5619a: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(950) MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(950) TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(950)@e8e789f5619a: 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 := '2224CCEF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(943)@e8e789f5619a: Added conn table entry 0TC_proc_ss_abort0(950)5793032 MSC_Test_0-SCCP(942)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@e8e789f5619a: { messageType := 2, destLocRef := '586508'O ("Xe\b"), 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-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(950)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(942)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(942)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(944)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@e8e789f5619a: Deleted conn table entry 0TC_proc_ss_abort0(950)5793032 TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(950)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(950)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(950)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(942)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(943)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(948)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(945)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(941)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(951)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(949)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(946)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(947)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(942): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(943): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(944): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(945): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(946): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(947): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(948): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(949): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_proc_ss_abort0(950): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(951): none (pass -> pass) MTC@e8e789f5619a: Test case TC_proc_ss_abort finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Wed Jun 5 08:22:57 UTC 2024 ====== MSC_Tests.TC_proc_ss_abort pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228853) Waiting for packet dumper to finish... 1 (prev_count=228853, count=306147) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Wed Jun 5 08:23: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_multi_lu_and_mo_ussd started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(955)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(955)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(955)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(953)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(956)@e8e789f5619a: 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(955)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(955)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(955)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(955)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(955)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(955)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(958)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(958)@e8e789f5619a: 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(958)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(958)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(958)@e8e789f5619a: 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(958)@e8e789f5619a: 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(958)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(958)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(961) TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: 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_0-RAN(954)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mo_ussd0(961)8621674 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '838E6A'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(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(961) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(961)"262420000000210" MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[0] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(962) TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: 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 } } } } TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mo_ussd0(962)1356535 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:1 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[0] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(962) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(962)"262420000000211" MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '14B2F7'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(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(961)8621674 TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: 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 := '6E29B493'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mo_ussd0(961)9749294 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '94C32E'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(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(961) MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[1] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(964) MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(962)1356535 TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: 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 } } } } TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: 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 := '254A82FE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mo_ussd0(962)5244118 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:1 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 2TC_multi_lu_and_mo_ussd0(964)16076432 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:2 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[2] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(966) TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 3TC_multi_lu_and_mo_ussd0(966)13015395 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:3 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[3] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(968) TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 4TC_multi_lu_and_mo_ussd0(968)5817567 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:4 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[4] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(970) TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 5TC_multi_lu_and_mo_ussd0(970)1098606 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:5 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[5] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(972) TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 6TC_multi_lu_and_mo_ussd0(972)12380297 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:6 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[6] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(974) TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: 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-RAN(954)@e8e789f5619a: Added conn table entry 7TC_multi_lu_and_mo_ussd0(974)5724550 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:7 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[7] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(976) TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 8TC_multi_lu_and_mo_ussd0(976)974513 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[8] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(978) TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 9TC_multi_lu_and_mo_ussd0(978)10165218 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:9 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[9] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(980) TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 10TC_multi_lu_and_mo_ussd0(980)7057583 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:10 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[10] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(982) TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 11TC_multi_lu_and_mo_ussd0(982)7707225 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:11 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[11] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(984) TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: 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-RAN(954)@e8e789f5619a: Added conn table entry 12TC_multi_lu_and_mo_ussd0(984)1135195 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:12 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[12] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(986) TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 13TC_multi_lu_and_mo_ussd0(986)10228371 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:13 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[13] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(988) TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: 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(954)@e8e789f5619a: Added conn table entry 14TC_multi_lu_and_mo_ussd0(988)6156225 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:14 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[1] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(964) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(964)"262420000000212" MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '5004D6'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(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[2] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(966) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(966)"262420000000213" MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[3] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(968) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(968)"262420000000214" MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[4] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(970) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(970)"262420000000215" MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := 'F54E90'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(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[5] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(972) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(972)"262420000000216" MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[6] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(974) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(974)"262420000000217" MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := 'C69963'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(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(962) MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[7] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(976) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(976)"262420000000218" MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[8] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(978) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(978)"262420000000219" MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[9] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(980) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(980)"262420000000220" MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '58C4DF'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(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[10] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(982) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(982)"262420000000221" TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[11] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(984) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(984)"262420000000222" MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[2] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(990) MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '10C36E'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(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[12] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(986) TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: 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-GSUP(959)@e8e789f5619a: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(986)"262420000000223" MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[13] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(988) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(988)"262420000000224" MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := 'BCE889'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(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '575986'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(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '0EDEB1'O, 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(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '9B1BE2'O, 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(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '6BB0AF'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-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '759A59'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(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '11525B'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(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '9C1293'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(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '5DEFC1'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-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:14 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:14 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(961)9749294 TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mo_ussd0(990)15521890 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:0 TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:14 TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(961)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test-GSUP(959)@e8e789f5619a: Found GsupExpect[2] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(990) MSC_Test-GSUP(959)@e8e789f5619a: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(990)"262420000000225" MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := 'ECD862'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(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:14 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:14 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(964)16076432 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:3 TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(966)13015395 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(968)5817567 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(976)974513 TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(978)10165218 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: 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 := '367EA754'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: 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 := '05477C5A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(970)1098606 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:14 TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 2TC_multi_lu_and_mo_ussd0(966)6263045 TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:2 TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: 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 := '52DFFC61'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 3TC_multi_lu_and_mo_ussd0(964)16209755 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:1 TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: 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 := 'AFD75D8C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: 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 := '66CB9DB9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: 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 := '70A7DDC1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(988)6156225 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:12 TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(962)5244118 TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mo_ussd0(968)693364 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:3 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(982)7707225 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(984)1135195 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(980)7057583 TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 4TC_multi_lu_and_mo_ussd0(978)5831572 TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:4 MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 5TC_multi_lu_and_mo_ussd0(970)16065986 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 8TC_multi_lu_and_mo_ussd0(976)7086855 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '5F9105'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(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:5 MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(974)5724550 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:6 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(972)12380297 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := 'F7575B'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(953)@e8e789f5619a: Session index based on local reference:1 TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(962)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[2] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(966) TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: 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 := '737F9747'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: 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 := '1112A74C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: 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 := '9CE46CCA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: 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 := '0F8C370F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: 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 := 'BEE2C0C8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '0A9474'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(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: 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 := '36CE31E5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(986)10228371 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 6TC_multi_lu_and_mo_ussd0(984)1410654 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:7 MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 7TC_multi_lu_and_mo_ussd0(988)2713965 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 7 set to 1 TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 9TC_multi_lu_and_mo_ussd0(982)3830725 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:8 TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:9 MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 10TC_multi_lu_and_mo_ussd0(972)4591804 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:10 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 11TC_multi_lu_and_mo_ussd0(980)16206545 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '58FB94'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-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[3] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(964) MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:11 MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 12TC_multi_lu_and_mo_ussd0(974)12433987 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:12 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[4] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(968) TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: 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 := '0ED13253'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := 'F525C2'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(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 13TC_multi_lu_and_mo_ussd0(986)6257929 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:13 TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[5] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(978) MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '6C2307'O ("l#\a"), 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(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '15865E'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(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[6] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(970) TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '29696D'O (")im"), 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(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[7] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(976) MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '3A73C5'O, 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(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[8] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(984) TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '4610BC'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(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := 'F74AD1'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(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[9] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(988) MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := 'BDBA43'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(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[10] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(982) MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '5F7D09'O ("_}\t"), 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(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[11] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(972) MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[12] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(980) TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[13] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(974) MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[14] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(986) TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:6 TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(966)6263045 TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(968)693364 TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(966)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(964)16209755 MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(978)5831572 MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(984)1410654 MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(990)15521890 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(968)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(970)16065986 MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:9 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(976)7086855 MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(988)2713965 TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(982)3830725 TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: 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 := 'AD3063EA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(984)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(954)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mo_ussd0(990)662518 MSC_Test_0-RAN(954)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(953)@e8e789f5619a: First idle individual index:0 TC_multi_lu_and_mo_ussd0(970)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(982)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:12 MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(974)12433987 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:11 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(980)16206545 TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:10 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(972)4591804 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: { messageType := 2, destLocRef := '0A1BF6'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-SCCP(953)@e8e789f5619a: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(980)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(974)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:13 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(986)6257929 TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(959)@e8e789f5619a: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(990) TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(972)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(986)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(954)@e8e789f5619a: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(954)@e8e789f5619a: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(953)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(953)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(953)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(955)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(953)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(955)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(954)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(990)662518 TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@e8e789f5619a: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(952)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(958)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(959)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(953)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(954)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(955)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(963)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(956)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(973)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(960)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(979)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(957)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(971)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(967)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(969)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(981)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(985)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(983)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(987)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(977)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(989)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(991)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(952): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(953): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(954): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(955): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(956): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(957): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(958): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(959): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(960): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(961): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(962): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(963): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(964): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(966): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(967): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(968): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(969): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(970): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(972): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(974): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(976): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(977): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(978): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(979): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(980): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(981): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(982): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(983): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(984): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(985): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(986): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(987): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(988): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(989): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mo_ussd0(990): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(991): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (pass -> pass) MTC@e8e789f5619a: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Wed Jun 5 08:23:03 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_multi_lu_and_mo_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3749427) Waiting for packet dumper to finish... 1 (prev_count=3749427, count=3751182) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Wed Jun 5 08:23: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_multi_lu_and_mt_ussd started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(996)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(996)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(996)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(994)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(997)@e8e789f5619a: 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(996)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(996)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(996)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(996)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(996)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(996)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(999)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(999)@e8e789f5619a: 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(999)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(999)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(999)@e8e789f5619a: 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(999)@e8e789f5619a: 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(999)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(999)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1002) TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: 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(1000)@e8e789f5619a: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1003) TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: 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(1000)@e8e789f5619a: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1005) TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: 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(1000)@e8e789f5619a: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1007) TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: 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(1000)@e8e789f5619a: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1009) TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: 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_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1011) MSC_Test_0-RAN(995)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: 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_0-RAN(995)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1002)6966153 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1003)5642184 MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1002)"262420000000226" MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:1 MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '6A4B89'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(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1005)13947384 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:2 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1003) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1003)"262420000000227" MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '5617C8'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(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1007)15911284 MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1005) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1005)"262420000000228" MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := 'D4D1F8'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(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1009)13272892 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:3 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:4 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1007) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1007)"262420000000229" MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := 'F2C974'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(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1009) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1009)"262420000000230" MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := 'CA873C'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(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1011)11643503 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:5 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := 'B1AA6F'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(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1011) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1011)"262420000000231" TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[0] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: 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_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1013)9503025 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1007)15911284 MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1002)6966153 TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[0] for '262420000000229'H'574DDDA0'O to be handled at TC_multi_lu_and_mt_ussd0(1007) MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[1] for '262420000000226'H'BA70DA65'O to be handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[1] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1007) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[2] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '910131'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(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[0] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1013)"262420000000232" MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1007) TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: 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 := '574DDDA0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:3 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1007)13205030 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := 'C97E26'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(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1011)11643503 MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1003)5642184 MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1005)13947384 MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1009)13272892 TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: 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 := 'BA70DA65'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1002)9968816 MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[2] for '262420000000231'H'1E848B4E'O to be handled at TC_multi_lu_and_mt_ussd0(1011) MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:1 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[0] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1011) TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[3] for '262420000000227'H'3A542D6A'O (":T-j") to be handled at TC_multi_lu_and_mt_ussd0(1003) MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[4] for '262420000000228'H'2F3DD04B'O to be handled at TC_multi_lu_and_mt_ussd0(1005) MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[3] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[5] for '262420000000230'H'37FDDD55'O to be handled at TC_multi_lu_and_mt_ussd0(1009) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[4] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1005) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[5] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1003) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[6] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1009) TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: 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_0-RAN(995)@e8e789f5619a: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1015)4547364 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:2 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '981CB0'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(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '456324'O ("Ec$"), 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(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[3] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1015)"262420000000233" TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1011) MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1005) MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1003) MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1009) TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: 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 := '1E848B4E'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: 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 := '3A542D6A'O (":T-j") } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: 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 := '37FDDD55'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: 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 := '2F3DD04B'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1011)2231593 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1003)4552698 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1009)4043039 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1005)7379007 MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:4 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:5 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:6 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:7 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '220D29'O ("\"\r)"), 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(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '4577FA'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(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '3DB11F'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(994)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '70983F'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(994)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1013)9503025 TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1007)13205030 MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[6] for '262420000000232'H'3A7D8D9C'O to be handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[3] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[7] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1017) TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: 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_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1013) TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: 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 := '3A7D8D9C'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1002)9968816 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1017)2958199 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1013)6646194 TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '2D2377'O ("-#w"), 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(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[7] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1017) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1017)"262420000000234" MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '6569B2'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(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:6 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1009)4043039 TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1011)2231593 TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:7 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1005)7379007 MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1015)4547364 MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1003)4552698 MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[7] for '262420000000233'H'303CACC0'O to be handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1013)6646194 TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1003)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1015) MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1017)2958199 MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[8] for '262420000000234'H'3F2C0EA5'O to be handled at TC_multi_lu_and_mt_ussd0(1017) MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1015)592937 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: 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 := '303CACC0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1017) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1019) TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: 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_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '090C29'O ("\t\f)"), 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(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1017) MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1019)5180324 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: 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 := '3F2C0EA5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '4F0BA4'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(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1019) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1019)"262420000000235" MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1017)11763491 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:2 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := 'B37F23'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(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1015)592937 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1019)5180324 TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[9] for '262420000000235'H'A06E0430'O to be handled at TC_multi_lu_and_mt_ussd0(1019) MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1019) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1019) MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1017)11763491 TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: 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 := 'A06E0430'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1019)11483014 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1021) TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: 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_0-RAN(995)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1021)1026400 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:1 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1023) TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: 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_0-RAN(995)@e8e789f5619a: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1023)1040554 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:2 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := 'AF3786'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(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1021) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1021)"262420000000236" MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1023) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1023)"262420000000237" MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '0FA960'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(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '0FE0AA'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(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1019)11483014 TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[10] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1025) TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: 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_0-RAN(995)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1025)3748640 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '393320'O ("93 "), 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(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[10] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1025) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1025)"262420000000238" MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1021)1026400 TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[10] for '262420000000236'H'0239BF63'O to be handled at TC_multi_lu_and_mt_ussd0(1021) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1021) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1023)1040554 TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[11] for '262420000000237'H'B8688465'O to be handled at TC_multi_lu_and_mt_ussd0(1023) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1023) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[12] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1027) TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: 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_0-RAN(995)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1027)9909413 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:1 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[12] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1027)"262420000000239" MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '9734A5'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(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1021) MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1023) TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: 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 := 'B8688465'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1023)4451132 TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:2 TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: 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 := '0239BF63'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '43EB3C'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-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1021)7474733 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1025)3748640 MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[12] for '262420000000238'H'97D8D227'O to be handled at TC_multi_lu_and_mt_ussd0(1025) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1025) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '720E2D'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(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1025) TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: 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 := '97D8D227'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:3 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1025)2345088 TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[13] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1029) TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: 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_0-RAN(995)@e8e789f5619a: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1029)12147858 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:4 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[14] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1031) TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: 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-RAN(995)@e8e789f5619a: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1031)7184369 MSC_Test_0-RAN(995)@e8e789f5619a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:5 MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[13] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1029)"262420000000240" MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '23C880'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-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := 'B95C92'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(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '6D9FF1'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(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1000)@e8e789f5619a: Found GsupExpect[14] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test-GSUP(1000)@e8e789f5619a: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1031)"262420000000241" MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1023)4451132 TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1021)7474733 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:4 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1027)9909413 MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1029)12147858 TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[13] for '262420000000239'H'40BF63F6'O to be handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[14] for '262420000000240'H'2159981C'O to be handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1027) MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1029) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:3 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: 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 := '40BF63F6'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: 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 := '2159981C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1025)2345088 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1029)9466849 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1027)58657 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:1 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '9073E1'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(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '00E521'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(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:5 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1031)7184369 TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Created IMSI[15] for '262420000000241'H'326841BA'O to be handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1000)@e8e789f5619a: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(995)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1031) TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: First idle individual index:1 TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1027)58657 MSC_Test_0-RAN(995)@e8e789f5619a: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1031)3453226 TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: 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 := '326841BA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@e8e789f5619a: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: { messageType := 2, destLocRef := '34B12A'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(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(995)@e8e789f5619a: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1029)9466849 TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(994)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(994)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(994)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(996)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(994)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(996)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(995)@e8e789f5619a: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1031)3453226 TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-MNCC(997)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1012)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1018)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(998)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1030)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(993)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(996)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1014)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1010)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1004)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(994)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1001)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1024)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1032)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(995)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1026)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1000)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(999)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1033)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(994): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(995): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(996): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(997): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(998): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(999): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1000): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1001): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1002): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1003): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1005): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1007): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1009): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1010): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1011): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1012): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1013): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1015): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1017): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1019): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1021): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1023): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1024): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1025): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1027): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1029): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1030): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1031): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1032): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1033): none (pass -> pass) MTC@e8e789f5619a: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Wed Jun 5 08:23:10 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_multi_lu_and_mt_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3960104) Waiting for packet dumper to finish... 1 (prev_count=3960104, count=3961181) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Wed Jun 5 08:23: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cipher_complete_with_invalid_cipher started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1037)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1037)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1037)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1035)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1038)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1037)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1037)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1037)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1037)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1037)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1040)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1040)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1040)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1040)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1040)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1036)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1041)@e8e789f5619a: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1043) TC_cipher_complete_with_invalid_cipher0(1043)@e8e789f5619a: 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-RAN(1036)@e8e789f5619a: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1043)2071081 MSC_Test_0-RAN(1036)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1035)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@e8e789f5619a: { messageType := 2, destLocRef := '1F9A29'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1041)@e8e789f5619a: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1043) MSC_Test-GSUP(1041)@e8e789f5619a: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1043)"262420000000052" MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1036)@e8e789f5619a: patching N(SD)=1 into dtap '0514E89726E0'O MSC_Test_0-RAN(1036)@e8e789f5619a: patched enc_l3: '0554E89726E0'O MSC_Test_0-SCCP(1035)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1035)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1035)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554E89726E0'O MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1035)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1035)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1035)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1043)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1035)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1035)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1035)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1037)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1036)@e8e789f5619a: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1043)2071081 TC_cipher_complete_with_invalid_cipher0(1043)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1043)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1043)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1043)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(1037)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1035)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1038)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1041)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1040)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1042)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1036)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1039)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1035): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1036): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1037): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1038): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1039): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1040): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1041): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1042): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1043): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Wed Jun 5 08:23:21 UTC 2024 ====== MSC_Tests.TC_cipher_complete_with_invalid_cipher pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_cipher_complete_with_invalid_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209763) Waiting for packet dumper to finish... 1 (prev_count=209763, count=210840) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Wed Jun 5 08:23: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cipher_complete_1_without_cipher started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1048)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1048)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1048)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1046)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1049)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1048)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1048)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1048)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1048)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1048)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1051)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1051)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1051)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1051)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1051)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1052)@e8e789f5619a: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1054) TC_cipher_complete_1_without_cipher0(1054)@e8e789f5619a: 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(1048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1047)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1047)@e8e789f5619a: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1054)12506124 MSC_Test_0-SCCP(1046)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1047)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@e8e789f5619a: { messageType := 2, destLocRef := 'BED40C'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1052)@e8e789f5619a: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1054) MSC_Test-GSUP(1052)@e8e789f5619a: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1054)"262420000000053" MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1047)@e8e789f5619a: patching N(SD)=1 into dtap '0514503A3D82'O MSC_Test_0-RAN(1047)@e8e789f5619a: patched enc_l3: '0554503A3D82'O MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1046)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554503A3D82'O MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1046)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1054)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(1047)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1047)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1046)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1046)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1047)@e8e789f5619a: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1054)12506124 TC_cipher_complete_1_without_cipher0(1054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1054)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1054)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1052)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1047)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1046)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1049)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1053)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1048)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1050)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1045)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1051)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1055)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1045): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1046): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1047): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1048): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1049): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1050): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1051): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1052): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1053): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1054): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Wed Jun 5 08:23:27 UTC 2024 ====== MSC_Tests.TC_cipher_complete_1_without_cipher pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_cipher_complete_1_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232085) Waiting for packet dumper to finish... 1 (prev_count=232085, count=233162) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Wed Jun 5 08:23: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cipher_complete_3_without_cipher started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1059)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1059)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1059)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1057)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1060)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1059)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1059)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1059)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1059)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1059)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1062)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1062)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1062)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1062)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1062)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1063)@e8e789f5619a: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1065) TC_cipher_complete_3_without_cipher0(1065)@e8e789f5619a: 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(1059)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1058)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1058)@e8e789f5619a: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1065)10932449 MSC_Test_0-SCCP(1057)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1058)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@e8e789f5619a: { messageType := 2, destLocRef := 'A6D0E1'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1063)@e8e789f5619a: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1065) MSC_Test-GSUP(1063)@e8e789f5619a: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1065)"262420000000054" MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1058)@e8e789f5619a: patching N(SD)=1 into dtap '05149948895B'O MSC_Test_0-RAN(1058)@e8e789f5619a: patched enc_l3: '05549948895B'O MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1057)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000605549948895B'O MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1057)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1057)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1065)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(1058)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1058)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1057)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1057)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1057)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1059)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1058)@e8e789f5619a: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1065)10932449 TC_cipher_complete_3_without_cipher0(1065)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1065)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1065)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1065)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1065)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1063)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1058)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1057)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1060)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1059)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1066)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1062)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1056)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1061)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1064)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1056): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1057): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1058): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1059): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1060): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1061): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1062): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1063): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1064): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1065): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1066): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Wed Jun 5 08:23:33 UTC 2024 ====== MSC_Tests.TC_cipher_complete_3_without_cipher pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_cipher_complete_3_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248395) Waiting for packet dumper to finish... 1 (prev_count=248395, count=250150) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Wed Jun 5 08:23: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cipher_complete_13_without_cipher started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1070)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1070)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1070)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1068)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1071)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1070)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1070)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1070)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1070)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1070)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1073)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1073)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1073)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1073)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1073)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1074)@e8e789f5619a: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1076) TC_cipher_complete_13_without_cipher0(1076)@e8e789f5619a: 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(1070)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1069)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1069)@e8e789f5619a: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1076)9504720 MSC_Test_0-RAN(1069)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1068)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@e8e789f5619a: { messageType := 2, destLocRef := '9107D0'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)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1074)@e8e789f5619a: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1076) MSC_Test-GSUP(1074)@e8e789f5619a: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1076)"262420000000055" MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1069)@e8e789f5619a: patching N(SD)=1 into dtap '05141F18F16D'O MSC_Test_0-RAN(1069)@e8e789f5619a: patched enc_l3: '05541F18F16D'O MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1068)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000605541F18F16D'O MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1068)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1068)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1076)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(1069)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1069)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1068)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1068)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1068)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1070)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1069)@e8e789f5619a: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1076)9504720 TC_cipher_complete_13_without_cipher0(1076)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1076)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1076)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1076)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1076)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1069)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1068)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1075)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1074)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1072)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1067)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1071)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1070)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1073)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1077)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1068): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1069): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1070): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1071): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1072): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1073): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1074): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1075): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1076): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1077): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Wed Jun 5 08:23:38 UTC 2024 ====== MSC_Tests.TC_cipher_complete_13_without_cipher pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_cipher_complete_13_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247748) Waiting for packet dumper to finish... 1 (prev_count=247748, count=249402) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Wed Jun 5 08:23: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_with_invalid_mcc_mnc started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1081)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1081)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1081)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1079)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1082)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1081)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1081)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1081)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1081)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1081)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1084)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1084)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1084)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1084)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1084)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1085)@e8e789f5619a: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1087) TC_lu_with_invalid_mcc_mnc0(1087)@e8e789f5619a: 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(1081)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1080)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1080)@e8e789f5619a: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1087)6985646 MSC_Test_0-SCCP(1079)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1080)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1081)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1079)@e8e789f5619a: { messageType := 2, destLocRef := '6A97AE'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(1079)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1079)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1079)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1079)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1079)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1085)@e8e789f5619a: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1087) MSC_Test-GSUP(1085)@e8e789f5619a: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1087)"262420000000054" MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1079)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1079)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1079)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1079)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1079)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1079)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1079)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1079)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1087)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1079)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1079)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1079)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1079)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1081)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1081)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1081)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1079)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1081)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1080)@e8e789f5619a: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1087)6985646 TC_lu_with_invalid_mcc_mnc0(1087)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1087)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1080)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1079)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1082)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1084)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1085)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1081)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1086)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1088)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1083)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1079): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1080): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1081): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1082): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1083): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1084): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1085): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1086): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1087): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1088): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Wed Jun 5 08:23:49 UTC 2024 ====== MSC_Tests.TC_lu_with_invalid_mcc_mnc pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_with_invalid_mcc_mnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167920) Waiting for packet dumper to finish... 1 (prev_count=167920, count=168997) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Wed Jun 5 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_reset.pcap" >/data/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_reset started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1092)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1092)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1092)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1090)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1093)@e8e789f5619a: 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(1092)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1092)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1092)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1092)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1092)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1092)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1092)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1092)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1092)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1092)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1092)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1092)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1092)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1092)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1092)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1092)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1095)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1095)@e8e789f5619a: 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(1095)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1095)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1095)@e8e789f5619a: 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(1095)@e8e789f5619a: 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(1095)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1095)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1098)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1098)@e8e789f5619a: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1099) TC_sgsap_reset0(1099)@e8e789f5619a: VLR name: "vlr.example.net" TC_sgsap_reset0(1099)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1092)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1092)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1092)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1091)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1099)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1096)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1093)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1090)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1092)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1089)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1091)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1098)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1094)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1095)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1097)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1100)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1089): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1090): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1091): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1092): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1093): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1094): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1095): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1096): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1097): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1098): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_reset0(1099): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1100): none (pass -> pass) MTC@e8e789f5619a: Test case TC_sgsap_reset finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Wed Jun 5 08:23:55 UTC 2024 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144960) Waiting for packet dumper to finish... 1 (prev_count=144960, count=146037) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Wed Jun 5 08:23: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_sgsap_lu.pcap" >/data/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_lu started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1104)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1104)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1104)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1102)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1105)@e8e789f5619a: 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(1104)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1104)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1104)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1104)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1104)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1104)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1107)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1107)@e8e789f5619a: 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(1107)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1107)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1107)@e8e789f5619a: 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(1107)@e8e789f5619a: 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(1107)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1107)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1110)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1110)@e8e789f5619a: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1111) MSC_Test-GSUP(1108)@e8e789f5619a: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1111) MSC_Test-GSUP(1108)@e8e789f5619a: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1111) MSC_Test-GSUP(1108)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_lu0(1111)"262420000011811" TC_sgsap_lu0(1111)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1111)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1110)@e8e789f5619a: 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 := '2128508C'O } } } } } } handled at TC_sgsap_lu0(1111) TC_sgsap_lu0(1111)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test-GSUP(1108)@e8e789f5619a: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1111) TC_sgsap_lu0(1111)@e8e789f5619a: 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(1104)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1103)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1103)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu0(1111)13399766 MSC_Test_0-SCCP(1102)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1103)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1102)@e8e789f5619a: { messageType := 2, destLocRef := 'CC76D6'O, 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(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1102)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1102)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu0(1111)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1103)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1103)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1102)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1102)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1102)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1102)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1103)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_lu0(1111)13399766 TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1111)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1103)@e8e789f5619a: Created IMSI[0] for '262420000011811'H'1A907F06'O to be handled at TC_sgsap_lu0(1111) MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1103)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1111) TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1111)@e8e789f5619a: 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 := '1A907F06'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1103)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu0(1111)3535347 MSC_Test_0-RAN(1103)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1102)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1102)@e8e789f5619a: { messageType := 2, destLocRef := '35F1F3'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(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1111)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1102)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1102)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1104)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1104)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1102)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1102)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1103)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_lu0(1111)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1111 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(1102)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1104)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_lu0(1111)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test-GSUP(1108)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1103)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1110)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1105)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1109)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1112)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1107)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1106)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1102): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1103): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1104): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1105): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1106): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1107): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1108): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1109): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1110): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_lu0(1111): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1112): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_lu finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu fail'. Wed Jun 5 08:24:15 UTC 2024 ------ MSC_Tests.TC_sgsap_lu fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=315753) Waiting for packet dumper to finish... 1 (prev_count=315753, count=317508) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Wed Jun 5 08:24: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.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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_lu_imsi_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1116)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1116)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1116)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1114)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1117)@e8e789f5619a: 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(1116)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1116)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1116)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1116)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1116)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1116)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1119)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1119)@e8e789f5619a: 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(1119)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1119)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1119)@e8e789f5619a: 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(1119)@e8e789f5619a: 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(1119)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1119)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1122)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1122)@e8e789f5619a: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1123) MSC_Test-GSUP(1120)@e8e789f5619a: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1123) MSC_Test-GSUP(1120)@e8e789f5619a: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1123) MSC_Test-GSUP(1120)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1123)"262420000011812" TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011812'H MSC_Test-SGsAP(1122)@e8e789f5619a: 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(1123) TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test-GSUP(1120)@e8e789f5619a: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1123) TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: 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(1116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1115)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1115)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1123)4527362 MSC_Test_0-SCCP(1114)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1115)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@e8e789f5619a: { messageType := 2, destLocRef := '451502'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(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1114)@e8e789f5619a: vl_from0 TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1114)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1115)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1115)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1114)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1114)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1114)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1114)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1115)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1123)4527362 TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1115)@e8e789f5619a: Created IMSI[0] for '262420000011812'H'BE0F46AF'O to be handled at TC_sgsap_lu_imsi_reject0(1123) MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1115)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1123) TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: 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 := 'BE0F46AF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1115)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1123)4635540 MSC_Test_0-RAN(1115)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1114)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1114)@e8e789f5619a: { messageType := 2, destLocRef := '46BB94'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-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1114)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1114)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1115)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1123 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(1116)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1117)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1120)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1115)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_lu_imsi_reject0(1123)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test_0-SCCP(1114)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1121)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1119)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1124)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1122)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1118)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1113)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1114): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1115): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1116): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1117): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1118): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1119): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1120): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1121): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1122): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1123): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1124): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_lu_imsi_reject finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject fail'. Wed Jun 5 08:24:36 UTC 2024 ------ MSC_Tests.TC_sgsap_lu_imsi_reject fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=318819) Waiting for packet dumper to finish... 1 (prev_count=318819, count=320574) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Wed Jun 5 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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_lu_and_nothing started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1128)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1128)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1128)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1126)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1129)@e8e789f5619a: 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(1128)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1128)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1128)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1128)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1128)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1128)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1131)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1131)@e8e789f5619a: 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(1131)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1131)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1131)@e8e789f5619a: 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(1131)@e8e789f5619a: 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(1131)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1131)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1134)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1134)@e8e789f5619a: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1135) MSC_Test-GSUP(1132)@e8e789f5619a: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1135) MSC_Test-GSUP(1132)@e8e789f5619a: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1135) MSC_Test-GSUP(1132)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1135)"262420000011813" TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1134)@e8e789f5619a: 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 := '58362387'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1135) TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1127)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(1131)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1131)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1131)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1131)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1132)@e8e789f5619a: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1135) TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: 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(1127)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu_and_nothing0(1135)8149178 MSC_Test_0-RAN(1127)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1126)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@e8e789f5619a: { messageType := 2, destLocRef := '7C58BA'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-SCCP(1126)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1126)@e8e789f5619a: vl_from0 TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1126)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1127)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1127)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1126)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1126)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1126)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1126)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1127)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1135)8149178 TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1127)@e8e789f5619a: Created IMSI[0] for '262420000011813'H'7D219CD1'O to be handled at TC_sgsap_lu_and_nothing0(1135) MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1127)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1135) TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: 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 := '7D219CD1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1127)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu_and_nothing0(1135)7701869 MSC_Test_0-RAN(1127)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1126)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@e8e789f5619a: { messageType := 2, destLocRef := '75856D'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(1126)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1126)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1126)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1128)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1128)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1131)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1131)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8e789f5619a: Test Component 1135 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(1132)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1126)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1127)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_lu_and_nothing0(1135)@e8e789f5619a: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(1125)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1128)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1129)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1136)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1133)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1134)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1131)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1130)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1125): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1126): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1127): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1128): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1129): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1130): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1131): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1132): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1133): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1134): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_lu_and_nothing0(1135): fail (none -> fail) reason: "Tguard timeout" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1136): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_lu_and_nothing finished. Verdict: fail reason: Tguard timeout MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing fail'. Wed Jun 5 08:25:41 UTC 2024 ------ MSC_Tests.TC_sgsap_lu_and_nothing fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_lu_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327234) Waiting for packet dumper to finish... 1 (prev_count=327234, count=328311) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Wed Jun 5 08:25: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_expl_imsi_det_eps started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1140)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1140)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1140)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1138)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1141)@e8e789f5619a: 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(1140)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1140)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1140)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1140)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1140)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1140)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1143)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1143)@e8e789f5619a: 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(1143)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1143)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1143)@e8e789f5619a: 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(1143)@e8e789f5619a: 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(1143)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1143)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1146)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1146)@e8e789f5619a: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1147) MSC_Test-GSUP(1144)@e8e789f5619a: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1147) MSC_Test-GSUP(1144)@e8e789f5619a: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1147) MSC_Test-GSUP(1144)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1147)"262420000011814" TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1146)@e8e789f5619a: 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 := '2C3169FC'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1147) TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1139)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1144)@e8e789f5619a: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1147) TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: 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(1139)@e8e789f5619a: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1147)10857379 MSC_Test_0-SCCP(1138)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1139)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@e8e789f5619a: { messageType := 2, destLocRef := 'A5ABA3'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(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1138)@e8e789f5619a: vl_from0 TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1139)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1139)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1138)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1138)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1139)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1147)10857379 TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1139)@e8e789f5619a: Created IMSI[0] for '262420000011814'H'52712E5E'O ("Rq.^") to be handled at TC_sgsap_expl_imsi_det_eps0(1147) MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1139)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1147) TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: 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 := '52712E5E'O ("Rq.^") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1139)@e8e789f5619a: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1147)16205759 MSC_Test_0-RAN(1139)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1138)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1138)@e8e789f5619a: { messageType := 2, destLocRef := 'F747BF'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(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1138)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1138)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1140)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1140)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1138)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1139)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1147 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(1138)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1144)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1139)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1141)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_expl_imsi_det_eps0(1147)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test_0-M3UA(1140)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1142)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1143)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1146)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1145)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1137)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1137): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1138): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1139): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1140): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1141): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1142): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1143): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1144): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1145): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1146): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1147): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps fail'. Wed Jun 5 08:26:04 UTC 2024 ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=329557) Waiting for packet dumper to finish... 1 (prev_count=329557, count=330634) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Wed Jun 5 08:26: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_impl_imsi_det_eps started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1152)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1152)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1152)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1150)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1153)@e8e789f5619a: 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(1152)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1152)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1152)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1152)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1152)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1152)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1155)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1155)@e8e789f5619a: 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(1155)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1155)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1155)@e8e789f5619a: 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(1155)@e8e789f5619a: 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(1155)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1155)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1158)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1158)@e8e789f5619a: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1159) MSC_Test-GSUP(1156)@e8e789f5619a: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1159) MSC_Test-GSUP(1156)@e8e789f5619a: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1159) MSC_Test-GSUP(1156)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1159)"262420000011814" TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1158)@e8e789f5619a: 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 := '290DAD10'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1159) TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1151)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1156)@e8e789f5619a: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1159) TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: 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(1151)@e8e789f5619a: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1159)8942957 MSC_Test_0-RAN(1151)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1150)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@e8e789f5619a: { messageType := 2, destLocRef := '88756D'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(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1150)@e8e789f5619a: vl_from0 TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1150)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1151)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1151)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1150)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1150)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1150)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1150)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1151)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1159)8942957 TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1151)@e8e789f5619a: Created IMSI[0] for '262420000011814'H'A3E0A8C4'O to be handled at TC_sgsap_impl_imsi_det_eps0(1159) MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1151)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1159) TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: 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 := 'A3E0A8C4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1151)@e8e789f5619a: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1159)3603161 MSC_Test_0-RAN(1151)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1150)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@e8e789f5619a: { messageType := 2, destLocRef := '36FAD9'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-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1150)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1150)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1152)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1152)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1150)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1151)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1159 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(1150)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1153)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1151)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1156)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1152)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1160)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1149)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_impl_imsi_det_eps0(1159)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test-SGsAP(1158)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1157)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1155)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1154)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1149): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1150): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1151): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1152): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1153): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1154): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1155): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1156): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1157): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1158): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1159): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1160): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps fail'. Wed Jun 5 08:26:27 UTC 2024 ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325041) Waiting for packet dumper to finish... 1 (prev_count=325041, count=326118) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Wed Jun 5 08:26: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1164)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1164)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1164)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1162)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1165)@e8e789f5619a: 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(1164)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1164)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1164)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1164)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1164)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1164)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1167)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1167)@e8e789f5619a: 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(1167)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1167)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1167)@e8e789f5619a: 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(1167)@e8e789f5619a: 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(1167)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1167)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1170)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1170)@e8e789f5619a: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1171) MSC_Test-GSUP(1168)@e8e789f5619a: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1171) MSC_Test-GSUP(1168)@e8e789f5619a: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1171) MSC_Test-GSUP(1168)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1171)"262420000011815" TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1170)@e8e789f5619a: 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 := '28CFA5B7'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1171) TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1163)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1168)@e8e789f5619a: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1171) TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: 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(1163)@e8e789f5619a: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1171)13981994 MSC_Test_0-RAN(1163)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1162)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@e8e789f5619a: { messageType := 2, destLocRef := 'D5592A'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(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1162)@e8e789f5619a: vl_from0 TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1162)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1163)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1163)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1162)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1162)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1162)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1162)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1163)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1171)13981994 TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1163)@e8e789f5619a: Created IMSI[0] for '262420000011815'H'9BF5BEAD'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1171) MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1163)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1171) TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: 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 := '9BF5BEAD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1163)@e8e789f5619a: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1171)11920950 MSC_Test_0-RAN(1163)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1162)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@e8e789f5619a: { messageType := 2, destLocRef := 'B5E636'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(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1162)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1162)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1164)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1162)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1163)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1171 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(1164)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1165)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1168)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1162)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1166)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1167)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1163)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1169)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1170)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_expl_imsi_det_noneps0(1171)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1162): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1163): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1164): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1165): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1166): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1167): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1168): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1169): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1170): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1171): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps fail'. Wed Jun 5 08:26:50 UTC 2024 ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332023) Waiting for packet dumper to finish... 1 (prev_count=332023, count=338549) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Wed Jun 5 08:26: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1176)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1176)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1176)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1174)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1177)@e8e789f5619a: 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(1176)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1176)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1176)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1176)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1176)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1176)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1179)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1179)@e8e789f5619a: 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(1179)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1179)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1179)@e8e789f5619a: 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(1179)@e8e789f5619a: 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(1179)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1179)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1182)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1182)@e8e789f5619a: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1183) MSC_Test-GSUP(1180)@e8e789f5619a: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1183) MSC_Test-GSUP(1180)@e8e789f5619a: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1183) MSC_Test-GSUP(1180)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1183)"262420000011815" TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1182)@e8e789f5619a: 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 := '8B821EA3'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1183) TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1175)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1180)@e8e789f5619a: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1183) TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: 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(1175)@e8e789f5619a: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1183)3911576 MSC_Test_0-RAN(1175)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1174)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@e8e789f5619a: { messageType := 2, destLocRef := '3BAF98'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(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1174)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1174)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1175)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1175)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1174)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1174)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1174)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1174)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1175)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1183)3911576 TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1175)@e8e789f5619a: Created IMSI[0] for '262420000011815'H'40117F4F'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1183) MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1175)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1183) TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: 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 := '40117F4F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1175)@e8e789f5619a: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1183)12372138 MSC_Test_0-RAN(1175)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1174)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1174)@e8e789f5619a: { messageType := 2, destLocRef := 'BCC8AA'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(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1174)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1174)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1176)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1174)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1175)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1183 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(1175)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1176)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1180)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1181)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_impl_imsi_det_noneps0(1183)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test_0-SCCP(1174)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1178)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1177)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1173)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1179)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1182)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1173): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1174): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1175): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1176): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1177): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1178): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1179): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1180): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1181): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1182): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1183): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps fail'. Wed Jun 5 08:27:13 UTC 2024 ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353467) Waiting for packet dumper to finish... 1 (prev_count=353467, count=355222) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Wed Jun 5 08:27: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_paging_rej.pcap" >/data/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_paging_rej started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1188)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1188)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1188)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1186)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1189)@e8e789f5619a: 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(1188)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1188)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1188)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1188)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1188)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1188)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1191)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1191)@e8e789f5619a: 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(1191)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1191)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1191)@e8e789f5619a: 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(1191)@e8e789f5619a: 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(1191)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1191)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1194)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1194)@e8e789f5619a: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1195) MSC_Test-GSUP(1192)@e8e789f5619a: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1195) MSC_Test-GSUP(1192)@e8e789f5619a: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1195) MSC_Test-GSUP(1192)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_paging_rej0(1195)"262420000011816" TC_sgsap_paging_rej0(1195)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1195)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1194)@e8e789f5619a: 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 := '10449AD5'O } } } } } } handled at TC_sgsap_paging_rej0(1195) TC_sgsap_paging_rej0(1195)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1187)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1195)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1192)@e8e789f5619a: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1195) TC_sgsap_paging_rej0(1195)@e8e789f5619a: 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(1187)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_rej0(1195)10615995 MSC_Test_0-SCCP(1186)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1187)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@e8e789f5619a: { messageType := 2, destLocRef := 'A1FCBB'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(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1186)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1186)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_rej0(1195)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1187)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1187)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1186)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1186)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1186)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1186)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1187)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_paging_rej0(1195)10615995 TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1195)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1187)@e8e789f5619a: Created IMSI[0] for '262420000011816'H'25006A51'O to be handled at TC_sgsap_paging_rej0(1195) MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1187)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1195) TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1195)@e8e789f5619a: 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 := '25006A51'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1187)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_rej0(1195)16483705 MSC_Test_0-RAN(1187)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1186)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@e8e789f5619a: { messageType := 2, destLocRef := 'FB8579'O, 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(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1195)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1186)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1186)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1188)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1188)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1186)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1187)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_paging_rej0(1195)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1195 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(1187)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_paging_rej0(1195)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test-GSUP(1192)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1189)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1185)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1186)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1188)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1194)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1191)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1196)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1193)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1190)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1185): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1186): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1187): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1188): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1189): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1190): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1191): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1192): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1193): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1194): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_paging_rej0(1195): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_paging_rej finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej fail'. Wed Jun 5 08:27:36 UTC 2024 ------ MSC_Tests.TC_sgsap_paging_rej fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_paging_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=329950) Waiting for packet dumper to finish... 1 (prev_count=329950, count=331027) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Wed Jun 5 08:27: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_subscr_rej.pcap" >/data/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_paging_subscr_rej started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1200)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1200)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1200)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1198)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1201)@e8e789f5619a: 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(1200)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1200)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1200)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1200)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1200)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1200)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1203)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1203)@e8e789f5619a: 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(1203)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1203)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1203)@e8e789f5619a: 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(1203)@e8e789f5619a: 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(1203)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1203)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1206)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1206)@e8e789f5619a: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1207) MSC_Test-GSUP(1204)@e8e789f5619a: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1207) MSC_Test-GSUP(1204)@e8e789f5619a: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1207) MSC_Test-GSUP(1204)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1207)"262420000011817" TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1206)@e8e789f5619a: 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 := 'A19016E6'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1207) TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1199)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1204)@e8e789f5619a: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1207) TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: 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(1199)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1207)14694110 MSC_Test_0-RAN(1199)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1198)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@e8e789f5619a: { messageType := 2, destLocRef := 'E036DE'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(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1198)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1198)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1199)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1199)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1198)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1198)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1198)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1198)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1199)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1207)14694110 TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1199)@e8e789f5619a: Created IMSI[0] for '262420000011817'H'11367E25'O to be handled at TC_sgsap_paging_subscr_rej0(1207) MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1199)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1207) TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: 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 := '11367E25'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1199)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1207)10770499 MSC_Test_0-RAN(1199)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1198)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@e8e789f5619a: { messageType := 2, destLocRef := 'A45843'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-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1198)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1198)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1200)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1200)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1198)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1199)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1207 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(1199)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_paging_subscr_rej0(1207)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test-SGsAP(1206)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1201)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1208)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1204)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1198)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1200)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1197)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1205)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1202)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1203)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1197): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1198): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1199): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1200): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1201): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1202): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1203): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1204): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1205): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1206): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1207): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1208): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_paging_subscr_rej finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej fail'. Wed Jun 5 08:27:58 UTC 2024 ------ MSC_Tests.TC_sgsap_paging_subscr_rej fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_paging_subscr_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335975) Waiting for packet dumper to finish... 1 (prev_count=335975, count=337052) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Wed Jun 5 08:28: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_paging_ue_unr started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1212)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1212)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1212)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1210)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1213)@e8e789f5619a: 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(1212)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1212)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1212)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1212)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1212)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1212)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1215)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1215)@e8e789f5619a: 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(1215)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1215)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1215)@e8e789f5619a: 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(1215)@e8e789f5619a: 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(1215)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1215)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1218)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1218)@e8e789f5619a: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1219) MSC_Test-GSUP(1216)@e8e789f5619a: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1219) MSC_Test-GSUP(1216)@e8e789f5619a: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1219) MSC_Test-GSUP(1216)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1219)"262420000011818" TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1218)@e8e789f5619a: 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 := '6B141198'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1219) TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1211)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1216)@e8e789f5619a: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1219) TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: 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(1211)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_ue_unr0(1219)2047052 MSC_Test_0-RAN(1211)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1210)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@e8e789f5619a: { messageType := 2, destLocRef := '1F3C4C'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(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1210)@e8e789f5619a: vl_from0 TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1210)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1211)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1211)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1210)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1210)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1210)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1210)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1211)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1219)2047052 TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1211)@e8e789f5619a: Created IMSI[0] for '262420000011818'H'28D02FF4'O to be handled at TC_sgsap_paging_ue_unr0(1219) MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1211)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1219) TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: 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 := '28D02FF4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1211)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_ue_unr0(1219)2079947 MSC_Test_0-RAN(1211)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1210)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@e8e789f5619a: { messageType := 2, destLocRef := '1FBCCB'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(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1210)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1210)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1210)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1211)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(1210)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1211)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1213)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1216)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_paging_ue_unr0(1219)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" IPA-CTRL-CLI-IPA(1209)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1212)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1215)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1217)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1220)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1214)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1218)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1209): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1210): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1211): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1212): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1213): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1214): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1215): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1216): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1217): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1218): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_paging_ue_unr0(1219): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_paging_ue_unr finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr fail'. Wed Jun 5 08:28:20 UTC 2024 ------ MSC_Tests.TC_sgsap_paging_ue_unr fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=329359) Waiting for packet dumper to finish... 1 (prev_count=329359, count=330436) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Wed Jun 5 08:28: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_paging_and_nothing started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1224)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1224)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1224)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1222)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1225)@e8e789f5619a: 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(1227)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(1224)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1224)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(1227)@e8e789f5619a: 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(1224)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1224)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(1227)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1227)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1227)@e8e789f5619a: 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(1227)@e8e789f5619a: 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(1224)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP-IPA(1227)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1227)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1224)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1224)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1224)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-SGsAP(1230)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1230)@e8e789f5619a: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1231) MSC_Test-GSUP(1228)@e8e789f5619a: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1231) MSC_Test-GSUP(1228)@e8e789f5619a: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1231) MSC_Test-GSUP(1228)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1231)"262420000011819" TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1230)@e8e789f5619a: 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 := '06B26CF2'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1231) TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1223)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1228)@e8e789f5619a: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1231) TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: 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(1223)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_and_nothing0(1231)13688822 MSC_Test_0-RAN(1223)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1222)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@e8e789f5619a: { messageType := 2, destLocRef := 'D0DFF6'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(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1222)@e8e789f5619a: vl_from0 TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1222)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1223)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1223)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1222)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1222)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1222)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1222)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1223)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1231)13688822 TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1223)@e8e789f5619a: Created IMSI[0] for '262420000011819'H'09080439'O to be handled at TC_sgsap_paging_and_nothing0(1231) MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1223)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1231) TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: 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 := '09080439'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1223)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_and_nothing0(1231)5995590 MSC_Test_0-RAN(1223)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1222)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@e8e789f5619a: { messageType := 2, destLocRef := '5B7C46'O ("[|F"), 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-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1222)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1222)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1227)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1227)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1224)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1223)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1231 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(1223)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1222)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_paging_and_nothing0(1231)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test-GSUP(1228)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1232)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1224)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1225)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1227)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1229)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1230)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1226)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1222): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1223): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1224): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1225): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1226): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1227): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1228): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1229): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1230): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_paging_and_nothing0(1231): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1232): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_paging_and_nothing finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing fail'. Wed Jun 5 08:28:51 UTC 2024 ------ MSC_Tests.TC_sgsap_paging_and_nothing fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345183) Waiting for packet dumper to finish... 1 (prev_count=345183, count=346938) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Wed Jun 5 08:28: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_paging_and_lu started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1236)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1236)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1236)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1234)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1237)@e8e789f5619a: 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(1236)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1236)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1236)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1236)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1236)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1236)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1239)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1239)@e8e789f5619a: 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(1239)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1239)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1239)@e8e789f5619a: 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(1239)@e8e789f5619a: 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(1239)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1239)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1242)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1242)@e8e789f5619a: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1243) MSC_Test-GSUP(1240)@e8e789f5619a: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1243) MSC_Test-GSUP(1240)@e8e789f5619a: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1243) MSC_Test-GSUP(1240)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1243)"262420000011820" TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1242)@e8e789f5619a: 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 := '8F0055AE'O } } } } } } handled at TC_sgsap_paging_and_lu0(1243) TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1235)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1240)@e8e789f5619a: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1243) TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1240)@e8e789f5619a: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1243) TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: 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(1235)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_and_lu0(1243)10957529 MSC_Test_0-RAN(1235)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1234)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@e8e789f5619a: { messageType := 2, destLocRef := 'A732D9'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(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1234)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1234)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1235)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1235)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1234)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1234)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1234)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1234)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1235)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1243)10957529 TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1235)@e8e789f5619a: Created IMSI[0] for '262420000011820'H'7E012C93'O to be handled at TC_sgsap_paging_and_lu0(1243) MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1235)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1243) TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: 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 := '7E012C93'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1235)@e8e789f5619a: Added conn table entry 0TC_sgsap_paging_and_lu0(1243)7982087 MSC_Test_0-RAN(1235)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1234)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@e8e789f5619a: { messageType := 2, destLocRef := '79CC07'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(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1234)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1234)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1236)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1235)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1243 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(1234)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1236)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1240)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_paging_and_lu0(1243)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test_0-RAN(1235)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1237)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1244)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1239)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1242)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1241)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1238)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1234): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1235): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1236): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1237): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1238): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1239): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1240): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1241): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1242): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_paging_and_lu0(1243): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1244): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_paging_and_lu finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu fail'. Wed Jun 5 08:29:12 UTC 2024 ------ MSC_Tests.TC_sgsap_paging_and_lu fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_paging_and_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=416009) Waiting for packet dumper to finish... 1 (prev_count=416009, count=417852) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Wed Jun 5 08:29: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_sgsap_mt_sms.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_mt_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1248)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1248)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1248)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1246)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1249)@e8e789f5619a: 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(1248)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1248)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1248)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1248)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1248)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1248)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1251)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1251)@e8e789f5619a: 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(1251)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1251)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1251)@e8e789f5619a: 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(1251)@e8e789f5619a: 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(1251)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1251)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1254)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1254)@e8e789f5619a: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1255) MSC_Test-GSUP(1252)@e8e789f5619a: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1255) MSC_Test-GSUP(1252)@e8e789f5619a: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1255) MSC_Test-GSUP(1252)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_mt_sms0(1255)"262420000011823" TC_sgsap_mt_sms0(1255)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1255)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1254)@e8e789f5619a: 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 := '2B621223'O } } } } } } handled at TC_sgsap_mt_sms0(1255) TC_sgsap_mt_sms0(1255)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1255)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1247)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms0(1255)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1255)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1255)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1255)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1255)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1252)@e8e789f5619a: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1255) TC_sgsap_mt_sms0(1255)@e8e789f5619a: 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(1247)@e8e789f5619a: Added conn table entry 0TC_sgsap_mt_sms0(1255)4804612 MSC_Test_0-RAN(1247)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1246)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@e8e789f5619a: { messageType := 2, destLocRef := '495004'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(1246)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1246)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1246)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1246)@e8e789f5619a: vl_from0 TC_sgsap_mt_sms0(1255)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1255)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1246)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1246)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(1251)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1251)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(1248)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1248)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1247)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_mt_sms0(1255)4804612 MSC_Test-GSUP-IPA(1251)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1251)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1251)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1251)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms0(1255)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8e789f5619a: Test Component 1255 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(1246)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1248)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_mt_sms0(1255)@e8e789f5619a: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(1245)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1252)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1247)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1249)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1256)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1253)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1251)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1254)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1250)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1245): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1246): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1247): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1248): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1249): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1250): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1251): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1252): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1253): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1254): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_mt_sms0(1255): fail (none -> fail) reason: "Tguard timeout" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1256): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_mt_sms finished. Verdict: fail reason: Tguard timeout MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms fail'. Wed Jun 5 08:30:18 UTC 2024 ------ MSC_Tests.TC_sgsap_mt_sms fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=243004) Waiting for packet dumper to finish... 1 (prev_count=243004, count=244759) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Wed Jun 5 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_sgsap_mo_sms.pcap" >/data/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_mo_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1260)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1260)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1260)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1258)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1261)@e8e789f5619a: 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(1260)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1260)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1260)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1260)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1260)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1260)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1260)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1260)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1260)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1260)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1260)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1260)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1260)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1260)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1260)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1260)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1263)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1263)@e8e789f5619a: 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(1263)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1263)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1263)@e8e789f5619a: 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(1263)@e8e789f5619a: 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(1263)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1263)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1266)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1266)@e8e789f5619a: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1267) MSC_Test-GSUP(1264)@e8e789f5619a: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1267) MSC_Test-GSUP(1264)@e8e789f5619a: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1267) MSC_Test-GSUP(1264)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_mo_sms0(1267)"262420000011824" TC_sgsap_mo_sms0(1267)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1267)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1266)@e8e789f5619a: 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 := '4080824F'O } } } } } } handled at TC_sgsap_mo_sms0(1267) TC_sgsap_mo_sms0(1267)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1267)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1260)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1260)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1260)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1259)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-SGsAP(1266)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") MSC_Test-GSUP-IPA(1263)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1263)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1263)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1263)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(1260)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1260)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1263)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1263)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mo_sms0(1267)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8e789f5619a: Test Component 1267 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(1258)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1261)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1259)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1260)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1264)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_mo_sms0(1267)@e8e789f5619a: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(1257)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1265)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1263)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1268)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1262)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1266)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1257): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1258): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1259): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1260): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1261): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1262): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1263): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1264): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1265): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1266): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_mo_sms0(1267): fail (none -> fail) reason: "Tguard timeout" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1268): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_mo_sms finished. Verdict: fail reason: Tguard timeout MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms fail'. Wed Jun 5 08:31:23 UTC 2024 ------ MSC_Tests.TC_sgsap_mo_sms fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=131821) Waiting for packet dumper to finish... 1 (prev_count=131821, count=133664) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Wed Jun 5 08:31: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_mt_sms_and_nothing started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1272)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1272)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1272)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1270)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1273)@e8e789f5619a: 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(1272)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1272)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1272)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1272)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1272)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1272)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1275)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1275)@e8e789f5619a: 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(1275)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1275)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1275)@e8e789f5619a: 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(1275)@e8e789f5619a: 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(1275)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1275)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1278)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1278)@e8e789f5619a: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1279) MSC_Test-GSUP(1276)@e8e789f5619a: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1279) MSC_Test-GSUP(1276)@e8e789f5619a: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1279) MSC_Test-GSUP(1276)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1279)"262420000011825" TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1278)@e8e789f5619a: 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 := 'B5988C6F'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1279) TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1271)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011825'H MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1275)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1275)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1276)@e8e789f5619a: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1279) TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: 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(1271)@e8e789f5619a: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1279)7475573 MSC_Test_0-RAN(1271)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1270)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@e8e789f5619a: { messageType := 2, destLocRef := '721175'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(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1270)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1270)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1271)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1271)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1270)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1270)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1270)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1270)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1271)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1279)7475573 TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1271)@e8e789f5619a: Created IMSI[0] for '262420000011825'H'9D2C6B09'O to be handled at TC_sgsap_mt_sms_and_nothing0(1279) MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1271)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1279) TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: 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 := '9D2C6B09'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1271)@e8e789f5619a: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1279)7636854 MSC_Test_0-RAN(1271)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1270)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@e8e789f5619a: { messageType := 2, destLocRef := '748776'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(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1270)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1270)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1272)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1272)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1270)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1271)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1279 has requested to stop MTC. Terminating current testcase execution. MSC_Test-MNCC(1273)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1276)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1272)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1270)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1271)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1269)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1278)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_mt_sms_and_nothing0(1279)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" IPA-CTRL-CLI-IPA(1280)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1275)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1277)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1274)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1269): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1270): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1271): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1272): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1273): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1274): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1275): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1276): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1277): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1278): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1279): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1280): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing fail'. Wed Jun 5 08:32:05 UTC 2024 ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=340794) Waiting for packet dumper to finish... 1 (prev_count=340794, count=342637) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Wed Jun 5 08:32: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_mt_sms_and_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1284)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1284)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1284)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1282)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1285)@e8e789f5619a: 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(1287)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1287)@e8e789f5619a: 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(1287)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1287)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1287)@e8e789f5619a: 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(1287)@e8e789f5619a: 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(1287)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1287)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1290)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1290)@e8e789f5619a: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1291) MSC_Test-GSUP(1288)@e8e789f5619a: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1291) MSC_Test_0-M3UA(1284)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1284)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1284)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1284)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1284)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1284)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP(1288)@e8e789f5619a: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1291) MSC_Test-GSUP(1288)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1291)"262420000011826" MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: Received M3UA_NOTIFY -> discard TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1290)@e8e789f5619a: 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 := '3325E983'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1291) TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1283)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-GSUP-IPA(1287)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1287)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1288)@e8e789f5619a: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1291) TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: 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(1283)@e8e789f5619a: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1291)8790652 MSC_Test_0-SCCP(1282)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1283)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@e8e789f5619a: { messageType := 2, destLocRef := '86227C'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(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1282)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1282)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1283)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1283)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1282)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1282)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1282)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1282)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1283)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1291)8790652 TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1283)@e8e789f5619a: Created IMSI[0] for '262420000011826'H'3DB05863'O to be handled at TC_sgsap_mt_sms_and_reject0(1291) MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1283)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1291) TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: 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 := '3DB05863'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1283)@e8e789f5619a: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1291)3744985 MSC_Test_0-RAN(1283)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1282)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@e8e789f5619a: { messageType := 2, destLocRef := '3924D9'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(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1282)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1282)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1284)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1284)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1282)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1283)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1291 has requested to stop MTC. Terminating current testcase execution. MSC_Test-MNCC(1285)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1284)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1288)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1282)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1283)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1286)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1290)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1289)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_mt_sms_and_reject0(1291)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" IPA-CTRL-CLI-IPA(1281)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1292)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1287)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1281): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1282): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1283): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1284): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1285): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1286): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1287): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1288): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1289): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1290): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1291): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1292): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject fail'. Wed Jun 5 08:32:47 UTC 2024 ------ MSC_Tests.TC_sgsap_mt_sms_and_reject fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=350904) Waiting for packet dumper to finish... 1 (prev_count=350904, count=352747) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Wed Jun 5 08:32: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_unexp_ud.pcap" >/data/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_unexp_ud started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1296)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1296)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1296)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1294)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1297)@e8e789f5619a: 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(1296)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1296)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1296)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1296)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1296)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1296)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1299)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1299)@e8e789f5619a: 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(1299)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1299)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1299)@e8e789f5619a: 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(1299)@e8e789f5619a: 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(1299)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1299)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1302)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1302)@e8e789f5619a: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1303) MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1295)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1300)@e8e789f5619a: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1303) TC_sgsap_unexp_ud0(1303)@e8e789f5619a: 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(1295)@e8e789f5619a: Added conn table entry 0TC_sgsap_unexp_ud0(1303)3544632 MSC_Test_0-RAN(1295)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1294)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1300)@e8e789f5619a: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1303) MSC_Test-GSUP(1300)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_unexp_ud0(1303)"262420000011821" MSC_Test_0-SCCP(1294)@e8e789f5619a: { messageType := 2, destLocRef := '361638'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(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_from0 TC_sgsap_unexp_ud0(1303)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1294)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1295)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1295)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1294)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1294)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1295)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_unexp_ud0(1303)3544632 TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1303)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1303)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-SGsAP(1302)@e8e789f5619a: 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(1303) TC_sgsap_unexp_ud0(1303)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1300)@e8e789f5619a: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1303) TC_sgsap_unexp_ud0(1303)@e8e789f5619a: 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(1295)@e8e789f5619a: Added conn table entry 0TC_sgsap_unexp_ud0(1303)13938019 MSC_Test_0-RAN(1295)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1294)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: { messageType := 2, destLocRef := 'D4AD63'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-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1294)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1303)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1295)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1295)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1294)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1294)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1295)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_unexp_ud0(1303)13938019 TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1303)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1295)@e8e789f5619a: Created IMSI[0] for '262420000011821'H'941B9798'O to be handled at TC_sgsap_unexp_ud0(1303) MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1295)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1303) TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1303)@e8e789f5619a: 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 := '941B9798'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1295)@e8e789f5619a: Added conn table entry 0TC_sgsap_unexp_ud0(1303)1206292 MSC_Test_0-RAN(1295)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1294)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: { messageType := 2, destLocRef := '126814'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(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1303)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1294)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1294)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1296)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1295)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_unexp_ud0(1303)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1303 has requested to stop MTC. Terminating current testcase execution. TC_sgsap_unexp_ud0(1303)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test-SMPP(1301)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1295)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1296)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1300)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1294)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1297)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1304)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1298)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1302)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1293)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1299)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1294): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1295): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1296): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1297): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1298): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1299): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1300): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1301): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1302): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_unexp_ud0(1303): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1304): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_unexp_ud finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud fail'. Wed Jun 5 08:33:08 UTC 2024 ------ MSC_Tests.TC_sgsap_unexp_ud fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_unexp_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=438259) Waiting for packet dumper to finish... 1 (prev_count=438259, count=440102) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Wed Jun 5 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_sgsap_unsol_ud.pcap" >/data/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_unsol_ud started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1308)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1308)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1308)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1306)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1309)@e8e789f5619a: 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(1311)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1311)@e8e789f5619a: 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(1311)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1311)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1311)@e8e789f5619a: 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(1311)@e8e789f5619a: 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(1311)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1311)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1308)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1308)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1308)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1308)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1308)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1308)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-SGsAP(1314)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1314)@e8e789f5619a: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1315) MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1307)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1315)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-SGsAP(1314)@e8e789f5619a: 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(1315) TC_sgsap_unsol_ud0(1315)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1312)@e8e789f5619a: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1315) TC_sgsap_unsol_ud0(1315)@e8e789f5619a: 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(1307)@e8e789f5619a: Added conn table entry 0TC_sgsap_unsol_ud0(1315)14205337 MSC_Test_0-RAN(1307)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1306)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@e8e789f5619a: { messageType := 2, destLocRef := 'D8C199'O, 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(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1312)@e8e789f5619a: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1315) MSC_Test-GSUP(1312)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_unsol_ud0(1315)"262420000011822" MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1306)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1306)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_unsol_ud0(1315)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1315)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1315)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1307)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1307)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1306)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1306)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1306)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1306)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1307)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_unsol_ud0(1315)14205337 TC_sgsap_unsol_ud0(1315)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1315)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1315)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1315)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1307)@e8e789f5619a: Created IMSI[0] for '262420000011822'H'BEDB47E0'O to be handled at TC_sgsap_unsol_ud0(1315) MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1307)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1315) TC_sgsap_unsol_ud0(1315)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1315)@e8e789f5619a: 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 := 'BEDB47E0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1307)@e8e789f5619a: Added conn table entry 0TC_sgsap_unsol_ud0(1315)3671372 MSC_Test_0-RAN(1307)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1306)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@e8e789f5619a: { messageType := 2, destLocRef := '38054C'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-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1315)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1315)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1306)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1306)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1315)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1308)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1308)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1306)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1307)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_unsol_ud0(1315)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1315 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(1306)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1308)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_unsol_ud0(1315)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test-GSUP(1312)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1311)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1305)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1307)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1309)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1316)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1314)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1313)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1310)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1305): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1306): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1307): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1308): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1309): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1310): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1311): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1312): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1313): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1314): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_unsol_ud0(1315): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1316): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_unsol_ud finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud fail'. Wed Jun 5 08:33:29 UTC 2024 ------ MSC_Tests.TC_sgsap_unsol_ud fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_unsol_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317802) Waiting for packet dumper to finish... 1 (prev_count=317802, count=319645) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:33: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1320)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1320)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1320)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1318)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1321)@e8e789f5619a: 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(1323)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1323)@e8e789f5619a: 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(1323)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1323)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1323)@e8e789f5619a: 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(1323)@e8e789f5619a: 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(1323)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1323)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1320)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1320)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1320)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1320)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1320)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-SGsAP(1326)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1326)@e8e789f5619a: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1327) MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1319)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1324)@e8e789f5619a: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1327) TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: 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(1319)@e8e789f5619a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)8903201 MSC_Test_0-RAN(1319)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1318)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: { messageType := 2, destLocRef := '87DA21'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(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1324)@e8e789f5619a: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1327) MSC_Test-GSUP(1324)@e8e789f5619a: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)"262420000118139" MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1319)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1319)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1319)@e8e789f5619a: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)8903201 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1324)@e8e789f5619a: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1327) TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1326)@e8e789f5619a: 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 := '63D8C238'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1327) TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1321)@e8e789f5619a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)653991071 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: tr_SGsAP_IMSI: '262420000118139'H MSC_Test_0-RAN(1319)@e8e789f5619a: Created IMSI[0] for '262420000118139'H'63D8C238'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1327) TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: 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 := '63D8C238'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1319)@e8e789f5619a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)11793306 MSC_Test_0-SCCP(1318)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: { messageType := 2, destLocRef := 'B3F39A'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-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1319)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1319)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1322)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1327) MSC_Test-MGCP(1322)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "69" }, { 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(1327) TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete 3 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(1319)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1319)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete 8 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete 7 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_mt_call_complete DONE TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1319)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1319)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1321)@e8e789f5619a: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)653991071 MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1319)@e8e789f5619a: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)11793306 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_call_hangup 9: done TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1324)@e8e789f5619a: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1327) TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: 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(1319)@e8e789f5619a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)15294230 MSC_Test_0-RAN(1319)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1318)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: { messageType := 2, destLocRef := 'E95F16'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(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1319)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1319)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1319)@e8e789f5619a: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)15294230 TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1319)@e8e789f5619a: Created IMSI[1] for '262420000118139'H'396BAD3D'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1327) MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1319)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1327) TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: 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 := '396BAD3D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1319)@e8e789f5619a: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1327)16566150 MSC_Test_0-RAN(1319)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1318)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: { messageType := 2, destLocRef := 'FCC786'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(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1318)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1323)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1323)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1319)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1327 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(1320)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1318)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1321)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1319)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1324)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1328)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1317)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1322)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1326)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1323)@e8e789f5619a: Final verdict of PTC: none TC_bssap_lu_sgsap_lu_and_mt_call0(1327)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test-SMPP(1325)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1317): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1318): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1319): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1320): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1321): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1322): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1323): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1324): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1325): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1326): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1327): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1328): none (fail -> fail) MTC@e8e789f5619a: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call fail'. Wed Jun 5 08:33:58 UTC 2024 ------ MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call fail ------ Saving talloc report from 172.18.185.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=696402) Waiting for packet dumper to finish... 1 (prev_count=696402, count=698245) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Wed Jun 5 08:34: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_lu_and_mt_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1332)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1332)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1332)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1330)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1333)@e8e789f5619a: 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(1335)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1335)@e8e789f5619a: 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(1335)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1335)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1335)@e8e789f5619a: 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(1335)@e8e789f5619a: 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(1335)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1335)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1338)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1338)@e8e789f5619a: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1339) MSC_Test_0-M3UA(1332)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1332)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1332)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1332)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1332)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1332)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1331)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1336)@e8e789f5619a: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1339) MSC_Test-GSUP(1336)@e8e789f5619a: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1339) MSC_Test-GSUP(1336)@e8e789f5619a: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1339)"262420000011827" TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1338)@e8e789f5619a: 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 := '005D2F56'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1339) TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): none -> pass TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1333)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1339)1998746148 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011827'H MSC_Test_0-RAN(1331)@e8e789f5619a: Created IMSI[0] for '262420000011827'H'005D2F56'O to be handled at TC_sgsap_lu_and_mt_call0(1339) TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: 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 := '005D2F56'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1331)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1339)3125654 MSC_Test_0-SCCP(1330)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: { messageType := 2, destLocRef := '2FB196'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(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1331)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1331)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1330)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1334)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1339) MSC_Test-MGCP(1334)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "105", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6b" }, { 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(1339) TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete 3 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1330)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1331)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1331)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1330)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete 8 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete 7 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_mt_call_complete DONE TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1331)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1331)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1330)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1333)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1339)1998746148 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1330)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1331)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1339)3125654 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_call_hangup 9: done TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1336)@e8e789f5619a: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1339) TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: 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(1331)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1339)1276340 MSC_Test_0-RAN(1331)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1330)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: { messageType := 2, destLocRef := '1379B4'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(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1330)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1331)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1331)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1330)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1330)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1331)@e8e789f5619a: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1339)1276340 TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1331)@e8e789f5619a: Created IMSI[1] for '262420000011827'H'34371431'O to be handled at TC_sgsap_lu_and_mt_call0(1339) MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1331)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1339) TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: 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 := '34371431'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1331)@e8e789f5619a: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1339)4827714 MSC_Test_0-RAN(1331)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1330)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: { messageType := 2, destLocRef := '49AA42'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(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_len:28 MSC_Test_0-SCCP(1330)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1330)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1335)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1335)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1332)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1331)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 1339 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(1336)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1331)@e8e789f5619a: Final verdict of PTC: none TC_sgsap_lu_and_mt_call0(1339)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test-SMPP(1337)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1330)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1340)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1329)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1333)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1332)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1335)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1334)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1338)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1329): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1330): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1331): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1332): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1333): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1334): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1335): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1336): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1337): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1338): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1339): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (fail -> fail) MTC@e8e789f5619a: Test case TC_sgsap_lu_and_mt_call finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call fail'. Wed Jun 5 08:34:26 UTC 2024 ------ MSC_Tests.TC_sgsap_lu_and_mt_call fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574713) Waiting for packet dumper to finish... 1 (prev_count=574713, count=576556) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Wed Jun 5 08:34: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_sgsap_vlr_failure.pcap" >/data/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_sgsap_vlr_failure started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1344)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1344)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1344)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1342)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1345)@e8e789f5619a: 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(1348)@e8e789f5619a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1348)@e8e789f5619a: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1349) TC_sgsap_vlr_failure0(1349)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1344)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1344)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1344)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1344)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1344)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1344)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1344)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1344)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1344)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1344)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1344)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1344)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1344)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1344)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1344)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1344)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1344)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1344)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1344)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1343)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1349)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1349)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1343)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1345)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1342)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1346)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1344)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1347)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SGsAP(1348)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1341)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1341): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1342): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1343): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1344): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1345): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1346): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1347): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SGsAP(1348): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_sgsap_vlr_failure0(1349): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (pass -> pass) MTC@e8e789f5619a: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Wed Jun 5 08:34:32 UTC 2024 ====== MSC_Tests.TC_sgsap_vlr_failure pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_sgsap_vlr_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=166174) Waiting for packet dumper to finish... 1 (prev_count=166174, count=167339) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Wed Jun 5 08:34: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_bsc_unknown_cell started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1354)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1354)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1354)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1352)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1355)@e8e789f5619a: 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(1357)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1357)@e8e789f5619a: 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(1357)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1357)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1357)@e8e789f5619a: 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(1357)@e8e789f5619a: 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(1357)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1357)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1358)@e8e789f5619a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1360) TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1354)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1354)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1354)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1354)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1354)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1353)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1353)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1360)7370206 MSC_Test_0-SCCP(1352)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1353)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: { messageType := 2, destLocRef := '7075DE'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(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1358)@e8e789f5619a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1360) MSC_Test-GSUP(1358)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1360)"262420000000053" MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_from0 TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1352)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1353)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1353)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1352)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1352)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1360)7370206 TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: 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 := '7B4293E7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1353)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1360)640094 MSC_Test_0-RAN(1353)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1352)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: { messageType := 2, destLocRef := '09C45E'O, 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(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1355)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1360) MSC_Test-MGCP(1356)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1360) MSC_Test_0-RAN(1353)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1353)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1352)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1356)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6d" }, { 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(1360) TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1355)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1360) MSC_Test-MNCC(1355)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1360)-2147483636 MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1352)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "114", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.185.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(1360)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1353)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1353)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1352)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1352)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1353)@e8e789f5619a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1353)@e8e789f5619a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1352)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1355)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1360)-2147483636 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1352)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1352)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1353)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1360)640094 MSC_Test_0-M3UA(1354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1360)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1358)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1353)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1357)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1351)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1354)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1352)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1355)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1356)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1359)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1361)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1352): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1353): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1354): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1355): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1356): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1357): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1358): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1359): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1360): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1361): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Wed Jun 5 08:34:41 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_unknown_cell pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_bsc_unknown_cell.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=468150) Waiting for packet dumper to finish... 1 (prev_count=468150, count=469993) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Wed Jun 5 08:34: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_ho_inter_bsc.pcap" >/data/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_bsc started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1365)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1365)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1365)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1363)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1368)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1368)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1368)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1366)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1369)@e8e789f5619a: 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(1365)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1365)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1365)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1365)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1365)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1365)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1368)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1368)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1368)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1368)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1368)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1368)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1371)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1371)@e8e789f5619a: 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(1371)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1371)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1371)@e8e789f5619a: 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(1371)@e8e789f5619a: 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(1371)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1371)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1372)@e8e789f5619a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1374) TC_ho_inter_bsc0(1374)@e8e789f5619a: 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(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1364)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1364)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc0(1374)4336601 MSC_Test_0-SCCP(1363)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1364)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: { messageType := 2, destLocRef := '422BD9'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(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1372)@e8e789f5619a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1374) MSC_Test-GSUP(1372)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_bsc0(1374)"262420000000053" MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1374)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1364)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1364)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1364)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc0(1374)4336601 TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1374)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1374)@e8e789f5619a: 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 := '10D75642'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1364)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc0(1374)4389691 MSC_Test_0-RAN(1364)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1363)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1367)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1367)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1367)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1375) MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: { messageType := 2, destLocRef := '42FB3B'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(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1374)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1369)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1374) MSC_Test-MGCP(1370)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1374) MSC_Test_0-RAN(1364)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1364)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1370)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "117", 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_bsc0(1374) TC_ho_inter_bsc0(1374)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1374)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1369)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1374) MSC_Test-MNCC(1369)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc0(1374)-2147483635 MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1374)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1374)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1374)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1374)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1374)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1374)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1374)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "120", 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.185.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(1374)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1364)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1364)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1374)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1374)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1374)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1366)@e8e789f5619a: First idle individual index:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1367)@e8e789f5619a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1367)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1367)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1375) MSC_Test_1-RAN(1367)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc1(1375)6952540 MSC_Test_1-SCCP(1366)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1366)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_len:25 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1366)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1374)@e8e789f5619a: 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(1366)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1366)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1366)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1366)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1364)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc0(1374)4389691 TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1374)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1374)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1374)@e8e789f5619a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1364)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1364)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1374) MSC_Test_1-SCCP(1366)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_len:16 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1366)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1364)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1364)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1364)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1374) MSC_Test_0-RAN(1364)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc0(1374)15803369 MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:25 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1366)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1366)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1366)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1375)@e8e789f5619a: 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(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1366)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1366)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1366)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1366)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1366)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1366)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1366)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1366)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1366)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1368)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1366)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-M3UA(1368)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1367)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc1(1375)6952540 TC_ho_inter_bsc1(1375)@e8e789f5619a: setverdict(pass): none -> pass TC_ho_inter_bsc1(1375)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1375)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1375)@e8e789f5619a: Final verdict of PTC: pass TC_ho_inter_bsc0(1374)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1374)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1364)@e8e789f5619a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1364)@e8e789f5619a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1363)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1369)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc0(1374)-2147483635 TC_ho_inter_bsc0(1374)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1374)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1374)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1363)@e8e789f5619a: vl_from0 TC_ho_inter_bsc0(1374)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1363)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1374)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1365)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1363)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1365)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1364)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc0(1374)15803369 TC_ho_inter_bsc0(1374)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1374)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_bsc0(1374)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1374)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_1-RAN(1367)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1364)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1363)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1369)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1372)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1366)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1371)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1362)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1368)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1370)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1376)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1373)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1377)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1365)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1362): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1363): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1364): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1365): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1366): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1367): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1368): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1369): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1370): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1371): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1372): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1373): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc0(1374): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc1(1375): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1377): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Wed Jun 5 08:34:57 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=771149) Waiting for packet dumper to finish... 1 (prev_count=771149, count=773670) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Wed Jun 5 08:35: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_bsc_a5_1 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1381)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1381)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1381)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1379)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1384)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1384)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1384)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1382)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1385)@e8e789f5619a: 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(1387)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1387)@e8e789f5619a: 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(1387)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1387)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1387)@e8e789f5619a: 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(1387)@e8e789f5619a: 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(1387)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1387)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1388)@e8e789f5619a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1390) TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: 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(1381)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1381)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1381)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1381)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1381)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1381)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1384)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1384)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1384)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1384)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1384)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1380)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1380)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_10(1390)7966846 MSC_Test_0-SCCP(1379)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1380)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: { messageType := 2, destLocRef := '79907E'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(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1388)@e8e789f5619a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1390) MSC_Test-GSUP(1388)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1390)"262420000000053" MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1383)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1383)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1383)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1391) MSC_Test_0-RAN(1380)@e8e789f5619a: patching N(SD)=1 into dtap '05143BC4D55221047CE9323E'O MSC_Test_0-RAN(1380)@e8e789f5619a: patched enc_l3: '05543BC4D55221047CE9323E'O MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C05543BC4D55221047CE9323E'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1380)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1380)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1380)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1390)7966846 TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: 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 := '2A6AB868'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1380)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_10(1390)594734 MSC_Test_0-RAN(1380)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1379)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: { messageType := 2, destLocRef := '09132E'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(1379)@e8e789f5619a: Session index based on local reference:0 TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1380)@e8e789f5619a: patching N(SD)=1 into dtap '05143BC4D55221047CE9323E'O MSC_Test_0-RAN(1380)@e8e789f5619a: patched enc_l3: '05543BC4D55221047CE9323E'O MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C05543BC4D55221047CE9323E'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1385)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1390) MSC_Test-MGCP(1386)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1390) MSC_Test_0-RAN(1380)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1380)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1386)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "125", 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_bsc_a5_10(1390) TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1385)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1390) MSC_Test-MNCC(1385)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_10(1390)-2147483634 MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "128", 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.185.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(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1380)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1380)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1382)@e8e789f5619a: First idle individual index:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1383)@e8e789f5619a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1383)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1383)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1391) MSC_Test_1-RAN(1383)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_11(1391)14534294 MSC_Test_1-SCCP(1382)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1382)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_len:25 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1382)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: 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(1382)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1382)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1382)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1382)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1380)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1390)594734 TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1380)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1380)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1390) MSC_Test_1-SCCP(1382)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_len:16 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1382)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1380)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1380)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1380)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1390) MSC_Test_0-RAN(1380)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_10(1390)8360187 MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:25 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1382)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1382)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1382)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1391)@e8e789f5619a: 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(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1382)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1382)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1382)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1382)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1382)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1382)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1382)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1382)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1382)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1384)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1382)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-M3UA(1384)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1383)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1391)14534294 TC_ho_inter_bsc_a5_11(1391)@e8e789f5619a: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_11(1391)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1391)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1391)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1391)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1391)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1391)@e8e789f5619a: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1380)@e8e789f5619a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1380)@e8e789f5619a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1385)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1390)-2147483634 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1379)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1379)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1379)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1379)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1380)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1390)8360187 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1381)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1381)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1390)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(1379)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1388)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1385)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1382)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1380)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(1383)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1384)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1378)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1389)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1393)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1386)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1387)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1392)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1381)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1378): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1379): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1380): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1381): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1382): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1383): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1384): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1385): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1386): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1387): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1388): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1389): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_a5_10(1390): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_a5_11(1391): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1392): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1393): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Wed Jun 5 08:35:14 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=846674) Waiting for packet dumper to finish... 1 (prev_count=846674, count=849195) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Wed Jun 5 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.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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_bsc_a5_3 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1397)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1397)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1397)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1395)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1400)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1400)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1400)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1398)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1401)@e8e789f5619a: 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(1403)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1403)@e8e789f5619a: 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(1403)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1403)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1403)@e8e789f5619a: 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(1403)@e8e789f5619a: 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(1403)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1403)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1404)@e8e789f5619a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1406) TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: 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(1397)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1397)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1397)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1397)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1397)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1397)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1400)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1400)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1400)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1400)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1400)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1400)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1396)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1396)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_30(1406)14921369 MSC_Test_0-RAN(1396)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1395)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: { messageType := 2, destLocRef := 'E3AE99'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(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1404)@e8e789f5619a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1406) MSC_Test-GSUP(1404)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1406)"262420000000053" MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1396)@e8e789f5619a: patching N(SD)=1 into dtap '051456AF2956210447A46164'O MSC_Test_0-RAN(1396)@e8e789f5619a: patched enc_l3: '055456AF2956210447A46164'O MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C055456AF2956210447A46164'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1396)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1396)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1396)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1406)14921369 TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: 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 := '58BF0D2A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1396)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_30(1406)10957488 MSC_Test_0-RAN(1396)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1395)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1399)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1399)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1399)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1407) MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: { messageType := 2, destLocRef := 'A732B0'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(1395)@e8e789f5619a: Session index based on local reference:0 TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1396)@e8e789f5619a: patching N(SD)=1 into dtap '051456AF2956210447A46164'O MSC_Test_0-RAN(1396)@e8e789f5619a: patched enc_l3: '055456AF2956210447A46164'O MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C055456AF2956210447A46164'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1401)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1406) MSC_Test-MGCP(1402)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1406) MSC_Test_0-RAN(1396)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1396)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1402)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "133", 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_30(1406) TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1401)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1406) MSC_Test-MNCC(1401)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_30(1406)-2147483633 MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "136", 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.185.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(1406)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1396)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1396)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1398)@e8e789f5619a: First idle individual index:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1399)@e8e789f5619a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1399)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1399)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1407) MSC_Test_1-RAN(1399)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_31(1407)11078495 MSC_Test_1-SCCP(1398)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1398)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_len:25 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_from0 MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1398)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: 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(1398)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1398)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1398)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1398)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1396)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1406)10957488 TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1396)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1396)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1406) MSC_Test_1-SCCP(1398)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_len:16 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1398)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1396)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1396)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1396)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1406) MSC_Test_0-RAN(1396)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_30(1406)6772888 MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:25 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1398)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1398)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1398)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1407)@e8e789f5619a: 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(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1398)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1398)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1398)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1398)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1398)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1398)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1398)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1398)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1398)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1398)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-M3UA(1400)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1399)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1407)11078495 TC_ho_inter_bsc_a5_31(1407)@e8e789f5619a: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_31(1407)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1407)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1407)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1407)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1407)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1407)@e8e789f5619a: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1396)@e8e789f5619a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1396)@e8e789f5619a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test-MNCC(1401)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1406)-2147483633 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1395)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1395)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1395)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1395)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1396)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1406)6772888 TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1406)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1404)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1401)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(1399)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1398)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1396)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1395)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1394)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1408)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1405)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1397)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1402)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1403)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1409)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1400)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1394): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1395): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1396): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1397): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1398): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1399): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1400): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1401): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1402): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1403): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1404): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1405): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_a5_30(1406): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_a5_31(1407): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1408): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1409): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Wed Jun 5 08:35:31 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_3 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=823944) Waiting for packet dumper to finish... 1 (prev_count=823944, count=826465) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Wed Jun 5 08:35: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_bsc_a5_4 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1413)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1413)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1413)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1411)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1416)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1416)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1416)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1414)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1417)@e8e789f5619a: 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(1413)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1413)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1413)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1413)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1413)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1413)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1416)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1416)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1416)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1416)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1416)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1416)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1419)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1419)@e8e789f5619a: 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(1419)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1419)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1419)@e8e789f5619a: 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(1419)@e8e789f5619a: 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(1419)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1419)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1420)@e8e789f5619a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1422) TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: 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(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1412)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1412)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_40(1422)14482374 MSC_Test_0-RAN(1412)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1411)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: { messageType := 2, destLocRef := 'DCFBC6'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(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1420)@e8e789f5619a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1422) MSC_Test-GSUP(1420)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1422)"262420000000053" MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1412)@e8e789f5619a: patching N(SD)=1 into dtap '0514E1470D3021041829808E'O MSC_Test_0-RAN(1412)@e8e789f5619a: patched enc_l3: '0554E1470D3021041829808E'O MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0554E1470D3021041829808E'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1412)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1412)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1412)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1422)14482374 TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: 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 := '5D28512C'O ("](Q,") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1412)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_40(1422)13355249 MSC_Test_0-RAN(1412)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1411)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1415)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1415)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1415)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1423) MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: { messageType := 2, destLocRef := 'CBC8F1'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(1411)@e8e789f5619a: Session index based on local reference:0 TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1412)@e8e789f5619a: patching N(SD)=1 into dtap '0514E1470D3021041829808E'O MSC_Test_0-RAN(1412)@e8e789f5619a: patched enc_l3: '0554E1470D3021041829808E'O MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0554E1470D3021041829808E'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1417)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1422) MSC_Test-MGCP(1418)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1422) MSC_Test_0-RAN(1412)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1412)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1418)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", 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_40(1422) TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1417)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1422) MSC_Test-MNCC(1417)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_40(1422)-2147483632 MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "144", 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.185.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(1422)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1412)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1412)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1414)@e8e789f5619a: First idle individual index:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1415)@e8e789f5619a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1415)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1415)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1423) MSC_Test_1-RAN(1415)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_41(1423)13309073 MSC_Test_1-SCCP(1414)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1414)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_len:25 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1414)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: 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(1414)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1414)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1414)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1414)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1412)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1422)13355249 TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1412)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1412)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1422) MSC_Test_1-SCCP(1414)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_len:16 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1414)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1412)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1412)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1412)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1422) MSC_Test_0-RAN(1412)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_a5_40(1422)1203244 MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:25 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1414)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1414)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1414)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1423)@e8e789f5619a: 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(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1414)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1414)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1414)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1414)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1414)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1414)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1414)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1414)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1414)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1416)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1414)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-M3UA(1416)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1415)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1423)13309073 TC_ho_inter_bsc_a5_41(1423)@e8e789f5619a: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_41(1423)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1423)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1423)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1423)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1423)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1423)@e8e789f5619a: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1412)@e8e789f5619a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1412)@e8e789f5619a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test-MNCC(1417)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1422)-2147483632 MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1411)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1411)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1411)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1413)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1411)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1413)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1412)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1422)1203244 TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1422)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1412)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1414)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1417)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1420)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1418)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1410)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(1415)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1416)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1421)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1413)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1419)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1424)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1411)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1425)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1410): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1411): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1412): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1413): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1414): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1415): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1416): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1417): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1418): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1419): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1420): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1421): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_a5_40(1422): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_a5_41(1423): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1424): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1425): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Wed Jun 5 08:35:48 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_4 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=822072) Waiting for packet dumper to finish... 1 (prev_count=822072, count=824593) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Wed Jun 5 08:35: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_bsc_ipv6.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_bsc_ipv6 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1429)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1429)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1429)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1427)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1432)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1432)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1432)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1430)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1433)@e8e789f5619a: 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(1435)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1435)@e8e789f5619a: 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(1435)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1435)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1435)@e8e789f5619a: 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(1435)@e8e789f5619a: 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(1435)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1435)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1429)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1429)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1429)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1429)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1429)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1429)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1432)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1432)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1432)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1432)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1432)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1432)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1436)@e8e789f5619a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1438) TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: 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(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1428)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1428)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_ipv60(1438)923809 MSC_Test_0-SCCP(1427)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1428)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: { messageType := 2, destLocRef := '0E18A1'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(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1436)@e8e789f5619a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1438) MSC_Test-GSUP(1436)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1438)"262420000000053" MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1428)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1428)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1428)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1438)923809 TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: 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 := '8F9F3AE3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1428)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_ipv60(1438)14279732 MSC_Test_0-RAN(1428)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1427)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1431)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1431)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1431)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1439) MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: { messageType := 2, destLocRef := 'D9E434'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(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1433)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1438) MSC_Test-MGCP(1434)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1438) MSC_Test_0-RAN(1428)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1428)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1434)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "149", 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_ipv60(1438) TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1433)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1438) MSC_Test-MNCC(1433)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_ipv60(1438)-2147483631 MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:26 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "152", 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.185.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(1438)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1428)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1428)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1430)@e8e789f5619a: First idle individual index:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1431)@e8e789f5619a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1431)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1431)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1439) MSC_Test_1-RAN(1431)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_ipv61(1439)6090305 MSC_Test_1-SCCP(1430)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1430)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_len:37 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1430)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: 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(1430)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1430)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1430)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1430)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1428)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1438)14279732 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1428)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1428)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1438) MSC_Test_1-SCCP(1430)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_len:16 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1430)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1428)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1428)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1428)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1438) MSC_Test_0-RAN(1428)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_ipv60(1438)6237113 MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:37 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1430)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1430)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1430)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1439)@e8e789f5619a: 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(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1430)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1430)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1430)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1430)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1430)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1430)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1430)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1430)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1430)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1432)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1430)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-M3UA(1432)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1431)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1439)6090305 TC_ho_inter_bsc_ipv61(1439)@e8e789f5619a: setverdict(pass): none -> pass TC_ho_inter_bsc_ipv61(1439)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1439)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1439)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1439)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1439)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1439)@e8e789f5619a: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1428)@e8e789f5619a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1428)@e8e789f5619a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1433)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1438)-2147483631 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1427)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1427)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1427)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1429)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1427)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1429)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1428)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1438)6237113 TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1438)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_1-RAN(1431)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1436)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1430)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1433)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1428)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1427)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1432)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1429)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1435)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1426)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1434)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1437)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1440)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1441)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1426): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1427): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1428): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1429): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1430): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1431): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1432): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1433): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1434): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1435): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1436): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1437): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_ipv60(1438): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_ipv61(1439): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1440): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1441): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Wed Jun 5 08:36:05 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=740303) Waiting for packet dumper to finish... 1 (prev_count=740303, count=742824) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Wed Jun 5 08:36: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_bsc_csd started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1445)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1445)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1445)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1443)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1448)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1448)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1448)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1446)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1449)@e8e789f5619a: 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(1451)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1451)@e8e789f5619a: 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(1451)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1451)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1451)@e8e789f5619a: 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(1451)@e8e789f5619a: 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(1451)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1451)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: ----------------------------------------------- TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1452)@e8e789f5619a: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1454) TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: 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(1445)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1445)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1445)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1445)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1445)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1445)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1448)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1448)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1448)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1448)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1448)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1448)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1444)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1444)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_csd0(1454)4987375 MSC_Test_0-RAN(1444)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1443)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: { messageType := 2, destLocRef := '4C19EF'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(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1452)@e8e789f5619a: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1454) MSC_Test-GSUP(1452)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1454)"262420000000053" MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1444)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1444)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1444)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1454)4987375 TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: 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 := 'BA8EE0D5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1444)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_csd0(1454)1071078 MSC_Test_0-RAN(1444)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1443)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1447)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1447)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1447)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1455) MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: { messageType := 2, destLocRef := '1057E6'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(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1449)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1454) MSC_Test-MGCP(1450)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1454) MSC_Test_0-RAN(1444)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1444)@e8e789f5619a: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1450)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "157", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_csd0(1454) TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1449)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1454) MSC_Test-MNCC(1449)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_csd0(1454)-2147483630 MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "160", 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.185.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(1454)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1444)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1444)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1446)@e8e789f5619a: First idle individual index:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1447)@e8e789f5619a: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1447)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1447)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1455) MSC_Test_1-RAN(1447)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_csd1(1455)16118114 MSC_Test_1-SCCP(1446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_len:25 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: 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(1446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1444)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1454)1071078 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: FIRST inter-BSC Handover done MSC_Test_0-RAN(1444)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1444)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1454) MSC_Test_1-SCCP(1446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_len:16 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1444)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1444)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1444)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1454) MSC_Test_0-RAN(1444)@e8e789f5619a: Added conn table entry 0TC_ho_inter_bsc_csd0(1454)14869142 MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:25 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1455)@e8e789f5619a: 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(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1446)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1446)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1446)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_len:3 MSC_Test_1-SCCP(1446)@e8e789f5619a: vl_from0 MSC_Test_1-SCCP(1446)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1448)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1446)@e8e789f5619a: Session index based on local reference:0 MSC_Test_1-M3UA(1448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1447)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1455)16118114 TC_ho_inter_bsc_csd1(1455)@e8e789f5619a: setverdict(pass): none -> pass TC_ho_inter_bsc_csd1(1455)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1455)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1455)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1455)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1455)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1455)@e8e789f5619a: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1444)@e8e789f5619a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1444)@e8e789f5619a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1449)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1454)-2147483630 TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1443)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1443)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1445)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1444)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1454)14869142 MSC_Test_0-M3UA(1445)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1454)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1444)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(1447)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1453)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1452)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1443)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1449)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1451)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1442)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1456)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1445)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1448)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1450)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1457)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1446)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1442): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1443): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1444): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1445): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1446): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1447): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1448): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1449): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1450): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1451): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1452): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1453): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_csd0(1454): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_bsc_csd1(1455): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1456): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1457): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Wed Jun 5 08:36:22 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=742340) Waiting for packet dumper to finish... 1 (prev_count=742340, count=744861) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Wed Jun 5 08:36: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_msc_out started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1461)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1461)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1461)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1459)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1462)@e8e789f5619a: 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(1464)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1464)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1464)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1464)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1464)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1462)@e8e789f5619a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1467) MSC_Test_0-M3UA(1461)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1461)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1461)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1461)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1461)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1461)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1465)@e8e789f5619a: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1467) TC_ho_inter_msc_out0(1467)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1460)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1460)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out0(1467)11444606 MSC_Test_0-RAN(1460)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1459)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: { messageType := 2, destLocRef := 'AEA17E'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(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1465)@e8e789f5619a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1467) MSC_Test-GSUP(1465)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_msc_out0(1467)"262420000000054" MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1460)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out0(1467)11444606 TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1467)@e8e789f5619a: 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 := '52370F90'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1460)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out0(1467)4235413 MSC_Test_0-RAN(1460)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1459)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: { messageType := 2, destLocRef := '40A095'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_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1462)@e8e789f5619a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1467) MSC_Test-MGCP(1463)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1467) MSC_Test_0-RAN(1460)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1460)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1463)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { 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(1467) TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1462)@e8e789f5619a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1467) MSC_Test-MNCC(1462)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out0(1467)-2147483629 MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1467)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1467)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "168", 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.185.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(1467)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1460)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1460)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1467)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1462)@e8e789f5619a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1467) MSC_Test-MNCC(1462)@e8e789f5619a: Added conn table entry 1TC_ho_inter_msc_out0(1467)-2147483628 MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out0(1467)4235413 TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1460)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1467) MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1460)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1460)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1460)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1467) MSC_Test_0-RAN(1460)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out0(1467)3172414 MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:25 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1460)@e8e789f5619a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1460)@e8e789f5619a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1462)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out0(1467)-2147483629 MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1467)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1467)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1459)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1459)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out0(1467)3172414 TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1467)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_msc_out0(1467)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1467)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1465)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1462)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1459)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1460)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1458)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1466)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1461)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1464)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1463)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1458): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1459): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1460): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1461): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1462): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1463): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1464): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1465): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1466): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_msc_out0(1467): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Wed Jun 5 08:36:33 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=617605) Waiting for packet dumper to finish... 1 (prev_count=617605, count=620025) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:36: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_a5_1 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1472)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1472)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1472)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1470)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1473)@e8e789f5619a: 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(1475)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1475)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1475)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1475)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1475)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1473)@e8e789f5619a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1478) MSC_Test_0-M3UA(1472)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1472)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1472)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1472)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1472)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1472)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1476)@e8e789f5619a: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1478) TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1471)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1471)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1478)16493354 MSC_Test_0-SCCP(1470)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1471)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: { messageType := 2, destLocRef := 'FBAB2A'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(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1476)@e8e789f5619a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1478) MSC_Test-GSUP(1476)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1478)"262420000000054" MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@e8e789f5619a: patching N(SD)=1 into dtap '0514F5D284712104B1F33CBC'O MSC_Test_0-RAN(1471)@e8e789f5619a: patched enc_l3: '0554F5D284712104B1F33CBC'O MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0554F5D284712104B1F33CBC'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1471)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1478)16493354 TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: 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 := '198EB051'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1471)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1478)12415316 MSC_Test_0-RAN(1471)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1470)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: { messageType := 2, destLocRef := 'BD7154'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(1470)@e8e789f5619a: Session index based on local reference:0 TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@e8e789f5619a: patching N(SD)=1 into dtap '0514FD2C260C2104F8C0CA5E'O MSC_Test_0-RAN(1471)@e8e789f5619a: patched enc_l3: '0554FD2C260C2104F8C0CA5E'O MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0554FD2C260C2104F8C0CA5E'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1473)@e8e789f5619a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1478) MSC_Test-MGCP(1474)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1478) MSC_Test_0-RAN(1471)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1471)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1474)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "172", 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_out_a5_10(1478) TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1473)@e8e789f5619a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1478) MSC_Test-MNCC(1473)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1478)-2147483627 MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "175", 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.185.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(1478)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1471)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1471)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1473)@e8e789f5619a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1478) MSC_Test-MNCC(1473)@e8e789f5619a: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1478)-2147483626 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1478)12415316 TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1471)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1478) MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1471)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1471)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1471)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1478) MSC_Test_0-RAN(1471)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1478)5197939 MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:27 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1471)@e8e789f5619a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1471)@e8e789f5619a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1473)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1478)-2147483627 MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1470)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1470)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1478)5197939 TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1478)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1471)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1472)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1470)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1473)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1476)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1469)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1475)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1477)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1474)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1479)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1469): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1470): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1471): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1472): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1473): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1474): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1475): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1476): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1477): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1478): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1479): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Wed Jun 5 08:36:45 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=698358) Waiting for packet dumper to finish... 1 (prev_count=698358, count=699523) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:36:48 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_a5_3 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1483)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1483)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1483)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1481)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1484)@e8e789f5619a: 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(1486)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1483)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1483)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1483)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1483)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1483)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1483)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-MNCC(1484)@e8e789f5619a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1489) MSC_Test-GSUP(1487)@e8e789f5619a: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1489) TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1482)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1482)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1489)10141437 MSC_Test_0-RAN(1482)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1481)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: { messageType := 2, destLocRef := '9ABEFD'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(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1487)@e8e789f5619a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1489) MSC_Test-GSUP(1487)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1489)"262420000000054" MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@e8e789f5619a: patching N(SD)=1 into dtap '05141A03909F2104DDC95BDF'O MSC_Test_0-RAN(1482)@e8e789f5619a: patched enc_l3: '05541A03909F2104DDC95BDF'O MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C05541A03909F2104DDC95BDF'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1482)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1489)10141437 TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: 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 := '06F4CB78'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1482)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1489)5292177 MSC_Test_0-RAN(1482)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1481)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: { messageType := 2, destLocRef := '50C091'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(1481)@e8e789f5619a: Session index based on local reference:0 TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@e8e789f5619a: patching N(SD)=1 into dtap '0514C3744AAD2104596B6E51'O MSC_Test_0-RAN(1482)@e8e789f5619a: patched enc_l3: '0554C3744AAD2104596B6E51'O MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0554C3744AAD2104596B6E51'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@e8e789f5619a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1489) MSC_Test-MGCP(1485)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1489) MSC_Test_0-RAN(1482)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1482)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1485)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", 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_30(1489) TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@e8e789f5619a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1489) MSC_Test-MNCC(1484)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1489)-2147483625 TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "182", 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.185.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(1489)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1482)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1482)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1484)@e8e789f5619a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1489) MSC_Test-MNCC(1484)@e8e789f5619a: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1489)-2147483624 MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1489)5292177 TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1482)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1489) MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1482)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1482)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1482)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1489) MSC_Test_0-RAN(1482)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1489)6339128 MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:27 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1482)@e8e789f5619a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1482)@e8e789f5619a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1484)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1489)-2147483625 MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1481)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1481)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1489)6339128 TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1489)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1482)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1481)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1487)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1483)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1485)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1484)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1488)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1486)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1490)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1481): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1482): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1483): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1489): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1490): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Wed Jun 5 08:36:56 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_3 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=696669) Waiting for packet dumper to finish... 1 (prev_count=696669, count=697834) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:37: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_a5_4 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1494)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1494)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1494)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1492)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1495)@e8e789f5619a: 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(1497)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1497)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1497)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1497)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1497)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1494)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1494)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1494)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1494)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1494)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1494)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-MNCC(1495)@e8e789f5619a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1500) MSC_Test-GSUP(1498)@e8e789f5619a: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1500) TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1493)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1493)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1500)12440688 MSC_Test_0-SCCP(1492)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1493)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: { messageType := 2, destLocRef := 'BDD470'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(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1498)@e8e789f5619a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1500) MSC_Test-GSUP(1498)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1500)"262420000000054" MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:11 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1493)@e8e789f5619a: patching N(SD)=1 into dtap '0514DFB0483D2104EF457453'O MSC_Test_0-RAN(1493)@e8e789f5619a: patched enc_l3: '0554DFB0483D2104EF457453'O MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0554DFB0483D2104EF457453'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1493)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1500)12440688 TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: 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 := '34F2B3E7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1493)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1500)12915207 MSC_Test_0-RAN(1493)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1492)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: { messageType := 2, destLocRef := 'C51207'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(1492)@e8e789f5619a: Session index based on local reference:0 TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1493)@e8e789f5619a: patching N(SD)=1 into dtap '051495AEA4472104A590CE81'O MSC_Test_0-RAN(1493)@e8e789f5619a: patched enc_l3: '055495AEA4472104A590CE81'O MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C055495AEA4472104A590CE81'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1495)@e8e789f5619a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1500) MSC_Test-MGCP(1496)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1500) MSC_Test_0-RAN(1493)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1493)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1496)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", 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_40(1500) TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1495)@e8e789f5619a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1500) MSC_Test-MNCC(1495)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1500)-2147483623 MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "189", 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.185.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(1500)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1493)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1493)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1495)@e8e789f5619a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1500) MSC_Test-MNCC(1495)@e8e789f5619a: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1500)-2147483622 MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1500)12915207 TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1493)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1500) MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1493)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1493)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1493)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1500) MSC_Test_0-RAN(1493)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1500)8671185 MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:27 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1493)@e8e789f5619a: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1493)@e8e789f5619a: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1495)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1500)-2147483623 MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1492)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1492)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1500)8671185 TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1500)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(1492)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1494)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1496)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1493)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1498)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1501)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1495)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1497)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1499)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1492): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1493): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1494): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1495): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1496): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1497): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1498): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1499): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1500): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1501): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Wed Jun 5 08:37:07 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=698496) Waiting for packet dumper to finish... 1 (prev_count=698496, count=699661) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Wed Jun 5 08:37: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_ipv6 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1505)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1505)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1505)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1503)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1506)@e8e789f5619a: 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(1508)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1508)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1508)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1508)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1508)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1506)@e8e789f5619a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1511) MSC_Test-GSUP(1509)@e8e789f5619a: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1511) TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1505)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1505)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1505)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1505)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1505)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1504)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1504)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1511)6620013 MSC_Test_0-SCCP(1503)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1504)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: { messageType := 2, destLocRef := '65036D'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(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1509)@e8e789f5619a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1511) MSC_Test-GSUP(1509)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1511)"262420000000054" MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1504)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1511)6620013 TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: 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 := '39C4F367'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1504)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1511)272500 MSC_Test_0-RAN(1504)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1503)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: { messageType := 2, destLocRef := '042874'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(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1506)@e8e789f5619a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1511) MSC_Test-MGCP(1507)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1511) MSC_Test_0-RAN(1504)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1504)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1507)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", 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_ipv60(1511) TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1506)@e8e789f5619a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1511) MSC_Test-MNCC(1506)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1511)-2147483621 MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:26 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "196", 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.185.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(1511)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1504)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1504)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1506)@e8e789f5619a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1511) MSC_Test-MNCC(1506)@e8e789f5619a: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1511)-2147483620 MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1504)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1511)272500 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1504)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1511) MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1504)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1504)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1504)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1511) MSC_Test_0-RAN(1504)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1511)11305546 MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:37 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1504)@e8e789f5619a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1504)@e8e789f5619a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1506)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1511)-2147483621 MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1503)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1504)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1511)11305546 MSC_Test_0-M3UA(1505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1511)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(1505)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1504)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1507)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1509)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1502)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1503)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1512)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1506)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1510)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1508)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1502): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1503): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1504): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1505): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1506): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1507): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1508): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1509): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1510): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1511): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1512): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Wed Jun 5 08:37:18 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_ipv6 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_msc_out_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616898) Waiting for packet dumper to finish... 1 (prev_count=616898, count=618063) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Wed Jun 5 08:37: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_csd started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1516)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1516)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1516)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1514)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1517)@e8e789f5619a: 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(1519)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1519)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1519)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1519)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1519)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: ----------------------------------------------- MSC_Test-MNCC(1517)@e8e789f5619a: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1522) MSC_Test-GSUP(1520)@e8e789f5619a: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1522) TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: 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(1516)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1516)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1516)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1516)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1516)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1516)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1515)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1515)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_csd0(1522)13200781 MSC_Test_0-SCCP(1514)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1515)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: { messageType := 2, destLocRef := 'C96D8D'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(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1520)@e8e789f5619a: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1522) MSC_Test-GSUP(1520)@e8e789f5619a: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1522)"262420000000054" MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1515)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1515)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1515)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1522)13200781 TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: 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 := '36D91C1F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1515)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_csd0(1522)14782048 MSC_Test_0-RAN(1515)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1514)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: { messageType := 2, destLocRef := 'E18E60'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(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1517)@e8e789f5619a: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1522) MSC_Test-MGCP(1518)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1522) MSC_Test_0-RAN(1515)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1515)@e8e789f5619a: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1518)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "200", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_csd0(1522) TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1517)@e8e789f5619a: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1522) MSC_Test-MNCC(1517)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_csd0(1522)-2147483619 MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "203", 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.185.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(1522)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1515)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1515)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1517)@e8e789f5619a: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1522) MSC_Test-MNCC(1517)@e8e789f5619a: Added conn table entry 1TC_ho_inter_msc_out_csd0(1522)-2147483618 MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1515)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1522)14782048 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1515)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1515)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1522) MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: First idle individual index:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1515)@e8e789f5619a: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1515)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1515)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1522) MSC_Test_0-RAN(1515)@e8e789f5619a: Added conn table entry 0TC_ho_inter_msc_out_csd0(1522)13766405 MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:25 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1515)@e8e789f5619a: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1515)@e8e789f5619a: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1517)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1522)-2147483619 MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1514)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1514)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1515)@e8e789f5619a: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1522)13766405 TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1522)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1520)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1516)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1514)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1513)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1523)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1515)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1517)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1519)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1518)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1521)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1513): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1514): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1515): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1516): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1517): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1518): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1519): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1520): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1521): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_ho_inter_msc_out_csd0(1522): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1523): none (pass -> pass) MTC@e8e789f5619a: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Wed Jun 5 08:37:30 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_csd pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_ho_inter_msc_out_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616895) Waiting for packet dumper to finish... 1 (prev_count=616895, count=618738) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:37: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1527)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1527)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1527)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1525)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1528)@e8e789f5619a: 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(1530)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1530)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1530)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1530)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1530)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1527)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1527)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1527)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1527)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1527)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1527)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1531)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1533) TC_lu_imsi_auth_tmsi_check_imei0(1533)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1526)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1526)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1533)13302295 MSC_Test_0-SCCP(1525)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1526)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@e8e789f5619a: { messageType := 2, destLocRef := 'CAFA17'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(1525)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1531)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1533) MSC_Test-GSUP(1531)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1533)"262420000000005" MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1525)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei0(1533)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1533)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@e8e789f5619a: patching N(SD)=1 into dtap '051444AA992F'O MSC_Test_0-RAN(1526)@e8e789f5619a: patched enc_l3: '055444AA992F'O MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1525)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006055444AA992F'O MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@e8e789f5619a: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1526)@e8e789f5619a: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1525)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1533)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1526)@e8e789f5619a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1526)@e8e789f5619a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1525)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1525)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1525)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1527)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1526)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1533)13302295 TC_lu_imsi_auth_tmsi_check_imei0(1533)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1533)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1533)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1533)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1533)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1526)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1525)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1531)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1528)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1529)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1524)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1527)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1534)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1532)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1530)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1524): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1525): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1526): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1527): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1528): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1529): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1530): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1531): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1532): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1533): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1534): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Wed Jun 5 08:37:36 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248428) Waiting for packet dumper to finish... 1 (prev_count=248428, count=250271) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:37: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1538)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1538)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1538)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1536)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1539)@e8e789f5619a: 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(1541)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(1538)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1538)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(1541)@e8e789f5619a: 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(1538)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1538)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(1541)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1541)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1541)@e8e789f5619a: 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)@e8e789f5619a: 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(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1538)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(1541)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1541)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1538)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1542)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1544) TC_lu_imsi_auth3g_tmsi_check_imei0(1544)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1537)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1537)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1544)10651881 MSC_Test_0-SCCP(1536)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1537)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@e8e789f5619a: { messageType := 2, destLocRef := 'A288E9'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(1536)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1542)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1544) MSC_Test-GSUP(1542)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1544)"262420000000005" MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1536)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei0(1544)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1544)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1537)@e8e789f5619a: patching N(SD)=1 into dtap '051424006B00210415CDFEEC'O MSC_Test_0-RAN(1537)@e8e789f5619a: patched enc_l3: '055424006B00210415CDFEEC'O MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1536)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C055424006B00210415CDFEEC'O MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1537)@e8e789f5619a: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1537)@e8e789f5619a: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1536)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1544)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1537)@e8e789f5619a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1537)@e8e789f5619a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1536)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1536)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1536)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1538)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1537)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1544)10651881 TC_lu_imsi_auth3g_tmsi_check_imei0(1544)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1544)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1544)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1544)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1544)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(1538)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1536)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1537)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1542)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1543)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1545)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1539)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1541)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1540)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1535)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1535): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1536): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1537): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1538): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1539): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1540): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1541): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1542): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1543): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1544): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1545): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Wed Jun 5 08:37:42 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248850) Waiting for packet dumper to finish... 1 (prev_count=248850, count=250693) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:37: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1549)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1549)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1549)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1547)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1550)@e8e789f5619a: 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(1552)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1552)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1552)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1552)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1552)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1553)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1555) TC_lu_imsi_noauth_tmsi_check_imei0(1555)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1549)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1549)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1549)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1549)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1549)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1548)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1548)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1555)5603741 MSC_Test_0-SCCP(1547)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1548)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@e8e789f5619a: { messageType := 2, destLocRef := '55819D'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(1547)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1553)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1555) MSC_Test-GSUP(1553)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1555)"262420000000005" MSC_Test_0-SCCP(1547)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1547)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1547)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei0(1555)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1555)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1548)@e8e789f5619a: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1548)@e8e789f5619a: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1547)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1547)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1547)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1555)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1548)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1548)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1547)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1547)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1547)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1547)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1547)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1547)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1549)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1548)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1555)5603741 TC_lu_imsi_noauth_tmsi_check_imei0(1555)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1555)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1555)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1555)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1555)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1553)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1552)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1551)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1556)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1547)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1549)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1548)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1550)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1546)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1554)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1546): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1547): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1548): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1549): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1550): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1551): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1552): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1553): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1554): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1555): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Wed Jun 5 08:37:48 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223557) Waiting for packet dumper to finish... 1 (prev_count=223557, count=224722) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:37: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1560)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1560)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1560)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1558)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1561)@e8e789f5619a: 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(1563)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1563)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1563)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1563)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1563)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1564)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1566) TC_lu_imsi_noauth_notmsi_check_imei0(1566)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1560)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1560)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1560)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1560)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1560)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1559)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1559)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1566)10328706 MSC_Test_0-SCCP(1558)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1559)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@e8e789f5619a: { messageType := 2, destLocRef := '9D9A82'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(1558)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1564)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1566) MSC_Test-GSUP(1564)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1566)"262420000000005" MSC_Test_0-SCCP(1558)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1558)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1558)@e8e789f5619a: vl_from0 TC_lu_imsi_noauth_notmsi_check_imei0(1566)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1566)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1558)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1559)@e8e789f5619a: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1559)@e8e789f5619a: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1558)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1558)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1558)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1558)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1566)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1558)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1558)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1558)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1560)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1559)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1566)10328706 TC_lu_imsi_noauth_notmsi_check_imei0(1566)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1566)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1566)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1566)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1566)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1559)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1560)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1558)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1564)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1562)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1563)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1561)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1565)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1557)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1567)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1557): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1558): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1559): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1560): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1561): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1562): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1563): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1564): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1565): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1566): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1567): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Wed Jun 5 08:37:54 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213452) Waiting for packet dumper to finish... 1 (prev_count=213452, count=214617) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:37: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1571)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1571)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1571)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1569)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1572)@e8e789f5619a: 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(1574)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1574)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1574)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1574)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1574)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1575)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1577) TC_lu_imsi_auth_tmsi_check_imei_nack0(1577)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1571)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1571)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1571)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1571)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1571)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1570)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1570)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1577)6040917 MSC_Test_0-SCCP(1569)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1570)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@e8e789f5619a: { messageType := 2, destLocRef := '5C2D55'O ("\\-U"), 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(1569)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1575)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1577) MSC_Test-GSUP(1575)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1577)"262420000000005" MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1569)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1569)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@e8e789f5619a: patching N(SD)=1 into dtap '0514AAC34189'O MSC_Test_0-RAN(1570)@e8e789f5619a: patched enc_l3: '0554AAC34189'O MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1569)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1569)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554AAC34189'O MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@e8e789f5619a: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1570)@e8e789f5619a: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1569)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1569)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1577)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1569)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1569)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1571)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1570)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1577)6040917 TC_lu_imsi_auth_tmsi_check_imei_nack0(1577)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1577)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1575)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1570)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1572)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1569)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1571)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1578)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1576)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1574)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1573)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1568)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1568): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1569): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1570): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1571): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1572): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1573): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1574): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1575): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1576): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1577): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1578): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Wed Jun 5 08:38:00 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 172.18.185.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=232214) Waiting for packet dumper to finish... 1 (prev_count=232214, count=233379) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:38: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1582)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1582)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1582)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1580)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1583)@e8e789f5619a: 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(1585)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(1582)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(1585)@e8e789f5619a: 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(1582)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(1585)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1585)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1585)@e8e789f5619a: 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)@e8e789f5619a: 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(1582)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1582)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(1585)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1585)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1582)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1582)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1586)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1588) TC_lu_imsi_auth_tmsi_check_imei_err0(1588)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1581)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1581)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1588)14250551 MSC_Test_0-SCCP(1580)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1581)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@e8e789f5619a: { messageType := 2, destLocRef := 'D97237'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(1580)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1586)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1588) MSC_Test-GSUP(1586)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1588)"262420000000005" MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1580)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1580)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1581)@e8e789f5619a: patching N(SD)=1 into dtap '0514FC386A40'O MSC_Test_0-RAN(1581)@e8e789f5619a: patched enc_l3: '0554FC386A40'O MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1580)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1580)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554FC386A40'O MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1581)@e8e789f5619a: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1581)@e8e789f5619a: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1580)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1580)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1588)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1580)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1580)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1582)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1581)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1588)14250551 TC_lu_imsi_auth_tmsi_check_imei_err0(1588)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1588)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1586)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1582)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1585)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1579)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1580)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1581)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1583)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1584)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1587)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1589)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1579): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1580): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1581): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1582): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1583): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1584): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1585): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1586): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1587): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1588): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1589): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Wed Jun 5 08:38:05 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass ====== Saving talloc report from 172.18.185.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=234118) Waiting for packet dumper to finish... 1 (prev_count=234118, count=235283) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:38: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1593)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1593)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1593)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1591)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1594)@e8e789f5619a: 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(1596)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1596)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1596)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1596)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1596)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1597)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1599) TC_lu_imsi_auth_tmsi_check_imei_early0(1599)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1593)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1593)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1593)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1593)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1593)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1592)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1592)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1599)10311075 MSC_Test_0-SCCP(1591)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1592)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@e8e789f5619a: { messageType := 2, destLocRef := '9D55A3'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(1591)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1591)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei_early0(1599)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1599)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(1592)@e8e789f5619a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1592)@e8e789f5619a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1591)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1597)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1599) MSC_Test-GSUP(1597)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1599)"262420000000005" MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1592)@e8e789f5619a: patching N(SD)=2 into dtap '0514A6FCA06C'O MSC_Test_0-RAN(1592)@e8e789f5619a: patched enc_l3: '0594A6FCA06C'O MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1591)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060594A6FCA06C'O MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1599)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1592)@e8e789f5619a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1592)@e8e789f5619a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1591)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1591)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1591)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1593)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1592)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1599)10311075 TC_lu_imsi_auth_tmsi_check_imei_early0(1599)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1599)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1599)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1599)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1599)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(1591)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1593)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1594)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1592)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1597)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1590)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1595)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1600)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1598)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1596)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1590): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1591): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1592): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1593): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1594): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1595): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1596): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1597): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1598): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1599): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1600): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Wed Jun 5 08:38:12 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.185.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=248961) Waiting for packet dumper to finish... 1 (prev_count=248961, count=250804) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:38: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1604)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1604)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1604)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1602)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1605)@e8e789f5619a: 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(1607)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1607)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1607)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1607)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1607)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1604)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1604)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1604)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1604)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1604)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1604)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1608)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1603)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1603)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)10584141 MSC_Test_0-SCCP(1602)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1603)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@e8e789f5619a: { messageType := 2, destLocRef := 'A1804D'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(1602)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1602)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(1603)@e8e789f5619a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1603)@e8e789f5619a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1602)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1608)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610) MSC_Test-GSUP(1608)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)"262420000000005" MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1603)@e8e789f5619a: patching N(SD)=2 into dtap '05142A123CC32104C8849A81'O MSC_Test_0-RAN(1603)@e8e789f5619a: patched enc_l3: '05942A123CC32104C8849A81'O MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1602)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C05942A123CC32104C8849A81'O MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1603)@e8e789f5619a: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1603)@e8e789f5619a: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1602)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1602)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1602)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1604)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)10584141 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1603)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1605)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1608)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1601)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1606)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1607)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1604)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1602)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1609)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1611)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1602): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1603): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1604): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1605): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1606): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1607): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1608): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1609): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1610): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1611): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Wed Jun 5 08:38:18 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.185.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=250836) Waiting for packet dumper to finish... 1 (prev_count=250836, count=252679) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:38: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1615)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1615)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1615)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1613)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1616)@e8e789f5619a: 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(1618)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1618)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1618)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1618)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1618)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1619)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1621) TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1615)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1615)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1615)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1615)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1615)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1614)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1614)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)11109340 MSC_Test_0-RAN(1614)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1613)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@e8e789f5619a: { messageType := 2, destLocRef := 'A983DC'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(1613)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1613)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1613)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(1614)@e8e789f5619a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1614)@e8e789f5619a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1613)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1613)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1613)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1619)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1621) MSC_Test-GSUP(1619)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)"262420000000005" MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1614)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1614)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1613)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1613)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1613)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1613)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1613)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1615)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1614)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)11109340 TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1621)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1614)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1613)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1620)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1619)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1612)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1615)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1616)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1622)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1618)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1617)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1612): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1613): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1614): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1615): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1616): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1617): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1618): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1619): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1620): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1621): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1622): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Wed Jun 5 08:38:24 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.185.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=222798) Waiting for packet dumper to finish... 1 (prev_count=222798, count=223963) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:38: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1626)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1626)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1626)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1624)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1627)@e8e789f5619a: 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(1629)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1629)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1629)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1629)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1629)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1626)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1626)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1626)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1626)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1626)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1626)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1630)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1632) TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)@e8e789f5619a: 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)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1625)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1625)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)16544086 MSC_Test_0-SCCP(1624)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1625)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@e8e789f5619a: { messageType := 2, destLocRef := 'FC7156'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(1624)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1624)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1624)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-RAN(1625)@e8e789f5619a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1625)@e8e789f5619a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1624)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1624)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1624)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1630)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1632) MSC_Test-GSUP(1630)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)"262420000000005" MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1624)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1624)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1624)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1626)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1625)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)16544086 TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1632)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(1626)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1625)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1627)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1630)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1624)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1628)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1623)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1631)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1629)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1633)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1623): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1624): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1625): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1626): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1627): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1628): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1629): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1630): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1631): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1632): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1633): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Wed Jun 5 08:38:30 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass ====== Saving talloc report from 172.18.185.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=212569) Waiting for packet dumper to finish... 1 (prev_count=212569, count=213734) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:38: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1637)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1637)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1637)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1635)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1638)@e8e789f5619a: 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(1640)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1640)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1640)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1640)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1640)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1637)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1637)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1637)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1637)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1637)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1637)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1641)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643)@e8e789f5619a: 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)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1636)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1636)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643)6347862 MSC_Test_0-RAN(1636)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1635)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@e8e789f5619a: { messageType := 2, destLocRef := '60DC56'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(1635)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1635)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1635)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@e8e789f5619a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1636)@e8e789f5619a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1635)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1635)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1635)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1641)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643) MSC_Test-GSUP(1641)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643)"262420000000005" MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1635)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1635)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1635)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1637)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643)6347862 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1641)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1635)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1637)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1639)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1638)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1634)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1636)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1642)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1640)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1644)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1634): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1635): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1636): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1637): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1638): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1639): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1640): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1641): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1642): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1643): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1644): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Wed Jun 5 08:38:36 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass ====== Saving talloc report from 172.18.185.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=194583) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:38: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1648)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1648)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1648)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1646)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1649)@e8e789f5619a: 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(1651)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1651)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1651)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1651)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1651)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1652)@e8e789f5619a: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654)@e8e789f5619a: 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(1648)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1648)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1648)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1648)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1648)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1648)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1647)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1647)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654)16030011 MSC_Test_0-SCCP(1646)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1647)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@e8e789f5619a: { messageType := 2, destLocRef := 'F4993B'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(1646)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1646)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1646)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1647)@e8e789f5619a: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1647)@e8e789f5619a: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1646)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@e8e789f5619a: vl_len:15 MSC_Test_0-SCCP(1646)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1646)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1652)@e8e789f5619a: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654) MSC_Test-GSUP(1652)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654)"262420000000005" MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1646)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1646)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1646)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1648)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1647)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654)16030011 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1647)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1646)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1652)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1648)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1650)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1649)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1645)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1651)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1653)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1655)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1645): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1646): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1647): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1648): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1649): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1650): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1651): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1652): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1653): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1654): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1655): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Wed Jun 5 08:38:41 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass ====== Saving talloc report from 172.18.185.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=188243) Waiting for packet dumper to finish... 1 (prev_count=188243, count=189408) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:38: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_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@e8e789f5619a: 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@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1659)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1659)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1659)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1657)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1660)@e8e789f5619a: 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(1662)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1662)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1662)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1662)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1662)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1663)@e8e789f5619a: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665)@e8e789f5619a: 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(1659)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1659)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1659)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1659)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1659)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1659)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1658)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1658)@e8e789f5619a: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665)12414612 MSC_Test_0-SCCP(1657)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1658)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@e8e789f5619a: { messageType := 2, destLocRef := 'BD6E94'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(1657)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1663)@e8e789f5619a: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665) MSC_Test-GSUP(1663)@e8e789f5619a: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665)"262420000000362" MSC_Test_0-SCCP(1657)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1657)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1657)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1658)@e8e789f5619a: patching N(SD)=1 into dtap '0514E12A2BC1'O MSC_Test_0-RAN(1658)@e8e789f5619a: patched enc_l3: '0554E12A2BC1'O MSC_Test_0-SCCP(1657)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1657)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1657)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554E12A2BC1'O MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1657)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1657)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1659)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1658)@e8e789f5619a: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665)12414612 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665)@e8e789f5619a: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1663)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1657)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1660)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1658)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1656)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1659)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1662)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1664)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1661)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1656): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1657): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1658): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1659): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1660): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1661): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1662): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1663): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1664): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1665): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Wed Jun 5 08:38:47 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass ====== Saving talloc report from 172.18.185.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=194176) Waiting for packet dumper to finish... 1 (prev_count=194176, count=195341) MTC@e8e789f5619a: 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@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Wed Jun 5 08:38: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mo_cc_bssmap_clear started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1670)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1670)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1670)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1668)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1671)@e8e789f5619a: 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(1673)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1673)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1673)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1673)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1673)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1670)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1670)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1670)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1670)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1670)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1670)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1674)@e8e789f5619a: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1676) TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: 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(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1669)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1669)@e8e789f5619a: Added conn table entry 0TC_mo_cc_bssmap_clear0(1676)14279324 MSC_Test_0-SCCP(1668)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1669)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: { messageType := 2, destLocRef := 'D9E29C'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(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1674)@e8e789f5619a: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1676) MSC_Test-GSUP(1674)@e8e789f5619a: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1676)"262420000000043" MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_from0 TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1668)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1669)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1669)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1668)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1668)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1669)@e8e789f5619a: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1676)14279324 TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: 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 := '00863CC6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1669)@e8e789f5619a: Added conn table entry 0TC_mo_cc_bssmap_clear0(1676)430862 MSC_Test_0-RAN(1669)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1668)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: { messageType := 2, destLocRef := '06930E'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(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1671)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1676) MSC_Test-MGCP(1672)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1676) MSC_Test_0-RAN(1669)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1669)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1668)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1672)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "207", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { 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(1676) TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1671)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1676) MSC_Test-MNCC(1671)@e8e789f5619a: Added conn table entry 0TC_mo_cc_bssmap_clear0(1676)-2147483617 MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1668)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1668)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1671)@e8e789f5619a: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1676)-2147483617 TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1668)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1668)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1670)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1669)@e8e789f5619a: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1676)430862 TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1676)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1674)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1668)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1672)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1675)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1673)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1671)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1669)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1670)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1667)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1677)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1667): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1668): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1669): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1670): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1671): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1672): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1673): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1674): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1675): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mo_cc_bssmap_clear0(1676): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1677): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Wed Jun 5 08:38:55 UTC 2024 ====== MSC_Tests.TC_mo_cc_bssmap_clear pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mo_cc_bssmap_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408624) Waiting for packet dumper to finish... 1 (prev_count=408624, count=412769) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Wed Jun 5 08:38: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_invalid_mgcp_crash.pcap" >/data/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_invalid_mgcp_crash started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1681)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1681)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1681)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1679)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1682)@e8e789f5619a: 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(1684)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1684)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1684)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1684)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1684)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1681)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1681)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1681)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1681)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1681)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1681)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1685)@e8e789f5619a: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1687) TC_invalid_mgcp_crash0(1687)@e8e789f5619a: 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(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1680)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1680)@e8e789f5619a: Added conn table entry 0TC_invalid_mgcp_crash0(1687)2729111 MSC_Test_0-SCCP(1679)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1680)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@e8e789f5619a: { messageType := 2, destLocRef := '29A497'O, 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(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1685)@e8e789f5619a: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1687) MSC_Test-GSUP(1685)@e8e789f5619a: Added IMSI table entry 0TC_invalid_mgcp_crash0(1687)"262420000000007" MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1679)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_invalid_mgcp_crash0(1687)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1687)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1687)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1680)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1680)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1679)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1679)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1680)@e8e789f5619a: Deleted conn table entry 0TC_invalid_mgcp_crash0(1687)2729111 TC_invalid_mgcp_crash0(1687)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1687)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1687)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1687)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1687)@e8e789f5619a: 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 := '17028E48'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1680)@e8e789f5619a: Added conn table entry 0TC_invalid_mgcp_crash0(1687)11294063 MSC_Test_0-RAN(1680)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1679)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@e8e789f5619a: { messageType := 2, destLocRef := 'AC556F'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(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1687)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1687)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1682)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1687) MSC_Test-MGCP(1683)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1687) MSC_Test_0-RAN(1680)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1680)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1679)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1683)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "212", 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_invalid_mgcp_crash0(1687) TC_invalid_mgcp_crash0(1687)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1687)@e8e789f5619a: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1679)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1679)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1680)@e8e789f5619a: Deleted conn table entry 0TC_invalid_mgcp_crash0(1687)11294063 TC_invalid_mgcp_crash0(1687)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1687)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1687)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1687)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1687)@e8e789f5619a: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1687)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1687)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(1681)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1680)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1685)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1682)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1678)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1679)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1683)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1686)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1684)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1688)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1678): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1679): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1680): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1681): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1682): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1683): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1684): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1685): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1686): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_invalid_mgcp_crash0(1687): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1688): none (pass -> pass) MTC@e8e789f5619a: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Wed Jun 5 08:39:02 UTC 2024 ====== MSC_Tests.TC_invalid_mgcp_crash pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_invalid_mgcp_crash.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349268) Waiting for packet dumper to finish... 1 (prev_count=349268, count=351111) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Wed Jun 5 08:39: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mm_id_resp_no_identity started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1692)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1692)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1692)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1690)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1693)@e8e789f5619a: 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(1695)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1695)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1695)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1695)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1695)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mm_id_resp_no_identity0(1698)@e8e789f5619a: 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(1692)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1692)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1692)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1692)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1692)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1692)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1691)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1691)@e8e789f5619a: Added conn table entry 0TC_mm_id_resp_no_identity0(1698)1853556 MSC_Test_0-RAN(1691)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1690)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@e8e789f5619a: { messageType := 2, destLocRef := '1C4874'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(1690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1691)@e8e789f5619a: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1691)@e8e789f5619a: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1690)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1698)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1690)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1691)@e8e789f5619a: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1698)1853556 TC_mm_id_resp_no_identity0(1698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1698)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1698)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-MNCC(1693)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1696)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1691)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1695)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1689)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1692)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1694)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1697)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1699)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1690)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1689): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1690): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1691): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1692): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1693): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1694): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1695): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1696): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1697): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mm_id_resp_no_identity0(1698): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1699): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Wed Jun 5 08:39:13 UTC 2024 ====== MSC_Tests.TC_mm_id_resp_no_identity pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_mm_id_resp_no_identity.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=171959) Waiting for packet dumper to finish... 1 (prev_count=171959, count=173124) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Wed Jun 5 08:39: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_expire_while_paging started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1703)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1703)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1703)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1701)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1704)@e8e789f5619a: 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(1706)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1706)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1706)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1706)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1706)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1707)@e8e789f5619a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1709) TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: 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(1703)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1703)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1703)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1703)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1703)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1703)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1702)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1702)@e8e789f5619a: Added conn table entry 0TC_lu_and_expire_while_paging0(1709)11235991 MSC_Test_0-SCCP(1701)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1702)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@e8e789f5619a: { messageType := 2, destLocRef := 'AB7297'O, 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(1701)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1707)@e8e789f5619a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1709) MSC_Test-GSUP(1707)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1709)"262420000000007" MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1701)@e8e789f5619a: vl_from0 TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1701)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1702)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1702)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1701)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1701)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1701)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1701)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1702)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1709)11235991 TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1702)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'BE6EE55D'O to be handled at TC_lu_and_expire_while_paging0(1709) MSC_Test-GSUP(1707)@e8e789f5619a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1709) MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1702)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1709) TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: 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 := 'BE6EE55D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1702)@e8e789f5619a: Added conn table entry 0TC_lu_and_expire_while_paging0(1709)330607 MSC_Test_0-SCCP(1701)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@e8e789f5619a: { messageType := 2, destLocRef := '050B6F'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(1701)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1701)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1701)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1701)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1701)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1702)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1709)330607 TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1709)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1702)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1704)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1703)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1707)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1705)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1701)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1706)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1708)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1700)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1710)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1700): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1701): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1702): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1703): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1704): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1705): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1706): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1707): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1708): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_expire_while_paging0(1709): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1710): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Wed Jun 5 08:39:18 UTC 2024 ====== MSC_Tests.TC_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_expire_while_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291652) Waiting for packet dumper to finish... 1 (prev_count=291652, count=293394) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Wed Jun 5 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.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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_paging_response_imsi_unknown started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1714)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1714)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1714)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1712)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1715)@e8e789f5619a: 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(1717)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1717)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1717)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1717)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1717)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_imsi_unknown0(1720)@e8e789f5619a: 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(1714)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1714)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1714)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1714)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1714)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1714)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1714)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1714)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1714)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1714)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1714)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1713)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1713)@e8e789f5619a: Added conn table entry 0TC_paging_response_imsi_unknown0(1720)8633084 MSC_Test_0-SCCP(1712)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1714)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1714)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@e8e789f5619a: { messageType := 2, destLocRef := '83BAFC'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(1712)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1712)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1712)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1712)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1712)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1712)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1712)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1714)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1714)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1714)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1713)@e8e789f5619a: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1720)8633084 TC_paging_response_imsi_unknown0(1720)@e8e789f5619a: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1720)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1720)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1720)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1713)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1715)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1718)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1712)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1717)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1714)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1711)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1716)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1719)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1721)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1711): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1712): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1713): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1714): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1715): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1716): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1717): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1718): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1719): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_paging_response_imsi_unknown0(1720): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1721): none (pass -> pass) MTC@e8e789f5619a: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Wed Jun 5 08:39:24 UTC 2024 ====== MSC_Tests.TC_paging_response_imsi_unknown pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_paging_response_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143395) Waiting for packet dumper to finish... 1 (prev_count=143395, count=144560) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Wed Jun 5 08:39: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_paging_response_tmsi_unknown started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1725)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1725)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1725)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1723)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1726)@e8e789f5619a: 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(1728)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1728)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1728)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1728)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1728)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_tmsi_unknown0(1731)@e8e789f5619a: 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(1725)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1725)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1725)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1725)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1725)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1725)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1725)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1725)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1725)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1725)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1725)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1724)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1724)@e8e789f5619a: Added conn table entry 0TC_paging_response_tmsi_unknown0(1731)2405473 MSC_Test_0-SCCP(1723)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1725)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@e8e789f5619a: { messageType := 2, destLocRef := '24B461'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(1723)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1723)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1723)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1725)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1725)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@e8e789f5619a: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1731)2405473 TC_paging_response_tmsi_unknown0(1731)@e8e789f5619a: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1731)@e8e789f5619a: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1731)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1731)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1724)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1723)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1726)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1725)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1729)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1722)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1730)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1728)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1727)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1732)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1722): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1723): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1724): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1725): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1726): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1727): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1728): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1729): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1730): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_paging_response_tmsi_unknown0(1731): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1732): none (pass -> pass) MTC@e8e789f5619a: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Wed Jun 5 08:39:30 UTC 2024 ====== MSC_Tests.TC_paging_response_tmsi_unknown pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_paging_response_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147835) Waiting for packet dumper to finish... 1 (prev_count=147835, count=149000) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Wed Jun 5 08:39: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_call_re_establishment.pcap" >/data/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_call_re_establishment started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1736)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1736)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1736)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1734)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1737)@e8e789f5619a: 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(1739)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1739)@e8e789f5619a: 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(1739)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1739)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1739)@e8e789f5619a: 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(1739)@e8e789f5619a: 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(1739)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1739)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1740)@e8e789f5619a: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1742) TC_call_re_establishment0(1742)@e8e789f5619a: 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(1736)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1736)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1736)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1736)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1736)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1736)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1735)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1735)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment0(1742)8798966 MSC_Test_0-SCCP(1734)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1735)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: { messageType := 2, destLocRef := '8642F6'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(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1740)@e8e789f5619a: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1742) MSC_Test-GSUP(1740)@e8e789f5619a: Added IMSI table entry 0TC_call_re_establishment0(1742)"262420000000091" MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1742)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1742)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1742)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1735)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1735)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1735)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment0(1742)8798966 TC_call_re_establishment0(1742)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1742)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1742)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1742)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1742)@e8e789f5619a: 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 := '10CBCECD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1735)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment0(1742)14894023 MSC_Test_0-RAN(1735)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1734)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: { messageType := 2, destLocRef := 'E343C7'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(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1742)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1742)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1737)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1742) MSC_Test-MGCP(1738)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1742) MSC_Test_0-RAN(1735)@e8e789f5619a: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1735)@e8e789f5619a: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1738)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", 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_call_re_establishment0(1742) TC_call_re_establishment0(1742)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment0(1742)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1737)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1742) MSC_Test-MNCC(1737)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment0(1742)-2147483615 MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1742)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1742)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1742)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1742)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1742)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1742)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1742)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "217", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.185.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_establishment0(1742)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1735)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1735)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1742)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1742)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1742)@e8e789f5619a: f_mo_call_establish DONE TC_call_re_establishment0(1742)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1740)@e8e789f5619a: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1742)"262420000000091" MSC_Test-GSUP(1740)@e8e789f5619a: Added IMSI table entry 0TC_call_re_establishment0(1743)"262420000000091" TC_call_re_establishment0(1743)@e8e789f5619a: 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(1735)@e8e789f5619a: Added conn table entry 1TC_call_re_establishment0(1743)16304573 MSC_Test_0-RAN(1735)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1734)@e8e789f5619a: First idle individual index:1 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: { messageType := 2, destLocRef := 'F8C9BD'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(1734)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1735)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment0(1742)14894023 TC_call_re_establishment0(1742)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1742)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-MNCC(1737)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment0(1742)-2147483615 MSC_Test-MNCC(1737)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment0(1743)-2147483615 MSC_Test-MGCP(1738)@e8e789f5619a: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1743) MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1735)@e8e789f5619a: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1735)@e8e789f5619a: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1735)@e8e789f5619a: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1735)@e8e789f5619a: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1737)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment0(1743)-2147483615 MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1734)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1734)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1734)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1734)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1735)@e8e789f5619a: Deleted conn table entry 1TC_call_re_establishment0(1743)16304573 MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1736)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1736)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_call_re_establishment0(1743)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1735)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1737)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1736)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1740)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1733)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1744)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1734)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1739)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1741)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1745)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1738)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1733): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1734): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1735): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1736): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1737): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1738): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1739): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1740): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1741): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_call_re_establishment0(1742): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_call_re_establishment0(1743): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1744): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1745): none (pass -> pass) MTC@e8e789f5619a: Test case TC_call_re_establishment finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Wed Jun 5 08:39:42 UTC 2024 ====== MSC_Tests.TC_call_re_establishment pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_call_re_establishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=575166) Waiting for packet dumper to finish... 1 (prev_count=575166, count=577009) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Wed Jun 5 08:39: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_call_re_establishment_auth started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1749)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1749)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1749)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1747)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1750)@e8e789f5619a: 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(1752)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1752)@e8e789f5619a: 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(1752)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1752)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1752)@e8e789f5619a: 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(1752)@e8e789f5619a: 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(1752)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1752)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1753)@e8e789f5619a: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1755) TC_call_re_establishment_auth0(1755)@e8e789f5619a: 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(1749)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1749)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1749)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1749)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1749)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1749)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1748)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1748)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment_auth0(1755)8772206 MSC_Test_0-SCCP(1747)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1748)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: { messageType := 2, destLocRef := '85DA6E'O, 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(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1753)@e8e789f5619a: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1755) MSC_Test-GSUP(1753)@e8e789f5619a: Added IMSI table entry 0TC_call_re_establishment_auth0(1755)"262420000000092" MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1755)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1748)@e8e789f5619a: patching N(SD)=1 into dtap '05145BAF0EDD'O MSC_Test_0-RAN(1748)@e8e789f5619a: patched enc_l3: '05545BAF0EDD'O MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000605545BAF0EDD'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1755)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1748)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1748)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1748)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment_auth0(1755)8772206 TC_call_re_establishment_auth0(1755)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1755)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1755)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1755)@e8e789f5619a: 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 := '4840EA3C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1748)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment_auth0(1755)11927749 MSC_Test_0-RAN(1748)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1747)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: { messageType := 2, destLocRef := 'B600C5'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(1747)@e8e789f5619a: Session index based on local reference:0 TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1755)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1748)@e8e789f5619a: patching N(SD)=1 into dtap '0514AE2871E5'O MSC_Test_0-RAN(1748)@e8e789f5619a: patched enc_l3: '0554AE2871E5'O MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554AE2871E5'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1750)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1755) MSC_Test-MGCP(1751)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1755) MSC_Test_0-RAN(1748)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1748)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1751)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", 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_establishment_auth0(1755) TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1750)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1755) MSC_Test-MNCC(1750)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment_auth0(1755)-2147483614 MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1755)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1755)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "223", 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.185.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(1755)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1748)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1748)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1755)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1755)@e8e789f5619a: f_mo_call_establish DONE TC_call_re_establishment_auth0(1755)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1753)@e8e789f5619a: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1755)"262420000000092" MSC_Test-GSUP(1753)@e8e789f5619a: Added IMSI table entry 0TC_call_re_establishment_auth0(1756)"262420000000092" TC_call_re_establishment_auth0(1756)@e8e789f5619a: 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(1748)@e8e789f5619a: Added conn table entry 1TC_call_re_establishment_auth0(1756)8682192 MSC_Test_0-RAN(1748)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1747)@e8e789f5619a: First idle individual index:1 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: { messageType := 2, destLocRef := '847AD0'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(1747)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1748)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment_auth0(1755)11927749 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1755)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1755)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1748)@e8e789f5619a: patching N(SD)=1 into dtap '0514632D9D52'O MSC_Test_0-RAN(1748)@e8e789f5619a: patched enc_l3: '0554632D9D52'O MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554632D9D52'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1750)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment_auth0(1755)-2147483614 MSC_Test-MNCC(1750)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment_auth0(1756)-2147483614 MSC_Test-MGCP(1751)@e8e789f5619a: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1756) MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1748)@e8e789f5619a: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1748)@e8e789f5619a: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1748)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1748)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1750)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment_auth0(1756)-2147483614 MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1747)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1747)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1749)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(1749)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1748)@e8e789f5619a: Deleted conn table entry 1TC_call_re_establishment_auth0(1756)8682192 TC_call_re_establishment_auth0(1756)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1747)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1748)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1749)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1753)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1758)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1750)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1754)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1751)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1752)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1757)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1747): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1748): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1749): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1750): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1751): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1752): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1753): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1754): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_call_re_establishment_auth0(1755): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_call_re_establishment_auth0(1756): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1757): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1758): none (pass -> pass) MTC@e8e789f5619a: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Wed Jun 5 08:39:53 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_auth pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_call_re_establishment_auth.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=638223) Waiting for packet dumper to finish... 1 (prev_count=638223, count=640066) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Wed Jun 5 08:39: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_call_re_establishment_ciph started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1762)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1762)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1762)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1760)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1763)@e8e789f5619a: 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(1765)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1765)@e8e789f5619a: 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(1765)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1765)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1765)@e8e789f5619a: 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(1765)@e8e789f5619a: 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(1765)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1765)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1762)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1762)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1762)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1762)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1762)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1762)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP(1766)@e8e789f5619a: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1768) MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: Received M3UA_NOTIFY -> discard TC_call_re_establishment_ciph0(1768)@e8e789f5619a: 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(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1761)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1761)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment_ciph0(1768)12338264 MSC_Test_0-SCCP(1760)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1761)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: { messageType := 2, destLocRef := 'BC4458'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(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1766)@e8e789f5619a: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1768) MSC_Test-GSUP(1766)@e8e789f5619a: Added IMSI table entry 0TC_call_re_establishment_ciph0(1768)"262420000000092" MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1768)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1761)@e8e789f5619a: patching N(SD)=1 into dtap '0514B6A96F64'O MSC_Test_0-RAN(1761)@e8e789f5619a: patched enc_l3: '0554B6A96F64'O MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554B6A96F64'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1768)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1761)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1761)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1761)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment_ciph0(1768)12338264 TC_call_re_establishment_ciph0(1768)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1768)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1768)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1768)@e8e789f5619a: 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 := '05457965'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1761)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment_ciph0(1768)11285380 MSC_Test_0-RAN(1761)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1760)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: { messageType := 2, destLocRef := 'AC3384'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(1760)@e8e789f5619a: Session index based on local reference:0 TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1768)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1761)@e8e789f5619a: patching N(SD)=1 into dtap '0514D50F5BF2'O MSC_Test_0-RAN(1761)@e8e789f5619a: patched enc_l3: '0554D50F5BF2'O MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554D50F5BF2'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1763)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1768) MSC_Test-MGCP(1764)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1768) MSC_Test_0-RAN(1761)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1761)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1764)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", 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_ciph0(1768) TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1763)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1768) MSC_Test-MNCC(1763)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment_ciph0(1768)-2147483613 MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1768)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1768)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "229", 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.185.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(1768)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1761)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1761)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1768)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1768)@e8e789f5619a: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1768)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1766)@e8e789f5619a: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1768)"262420000000092" MSC_Test-GSUP(1766)@e8e789f5619a: Added IMSI table entry 0TC_call_re_establishment_ciph0(1769)"262420000000092" TC_call_re_establishment_ciph0(1769)@e8e789f5619a: 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(1761)@e8e789f5619a: Added conn table entry 1TC_call_re_establishment_ciph0(1769)8778809 MSC_Test_0-RAN(1761)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1760)@e8e789f5619a: First idle individual index:1 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: { messageType := 2, destLocRef := '85F439'O, 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(1760)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1761)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment_ciph0(1768)11285380 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1768)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1768)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1761)@e8e789f5619a: patching N(SD)=1 into dtap '0514604EA748'O MSC_Test_0-RAN(1761)@e8e789f5619a: patched enc_l3: '0554604EA748'O MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554604EA748'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1763)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment_ciph0(1768)-2147483613 MSC_Test-MNCC(1763)@e8e789f5619a: Added conn table entry 0TC_call_re_establishment_ciph0(1769)-2147483613 MSC_Test-MGCP(1764)@e8e789f5619a: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1769) MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:14 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1761)@e8e789f5619a: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1761)@e8e789f5619a: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1761)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1761)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1763)@e8e789f5619a: Deleted conn table entry 0TC_call_re_establishment_ciph0(1769)-2147483613 MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1760)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1760)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1760)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1762)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1760)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-M3UA(1762)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1761)@e8e789f5619a: Deleted conn table entry 1TC_call_re_establishment_ciph0(1769)8778809 TC_call_re_establishment_ciph0(1769)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1763)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1766)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1765)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1761)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1759)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1762)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1770)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1771)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1760)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1767)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1764)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1759): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1760): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1761): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1762): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1763): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1764): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1765): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1766): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1767): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_call_re_establishment_ciph0(1768): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_call_re_establishment_ciph0(1769): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1770): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1771): none (pass -> pass) MTC@e8e789f5619a: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Wed Jun 5 08:40:04 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_ciph pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_call_re_establishment_ciph.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=686560) Waiting for packet dumper to finish... 1 (prev_count=686560, count=688403) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Wed Jun 5 08:40: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_cm_serv_wrong_mi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1775)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1775)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1775)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1773)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1776)@e8e789f5619a: 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(1778)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1778)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1778)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1778)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1778)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1779)@e8e789f5619a: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1781) TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: 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(1775)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1775)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1775)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1775)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1775)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1775)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1774)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1774)@e8e789f5619a: Added conn table entry 0TC_cm_serv_wrong_mi0(1781)12601237 MSC_Test_0-SCCP(1773)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1774)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@e8e789f5619a: { messageType := 2, destLocRef := 'C04795'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(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1779)@e8e789f5619a: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1781) MSC_Test-GSUP(1779)@e8e789f5619a: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1781)"262420000000094" MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1773)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1774)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1774)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1773)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1773)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1774)@e8e789f5619a: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1781)12601237 TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: 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 := '3B683955'O (";h9U") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1774)@e8e789f5619a: Added conn table entry 0TC_cm_serv_wrong_mi0(1781)16264497 MSC_Test_0-RAN(1774)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1773)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@e8e789f5619a: { messageType := 2, destLocRef := 'F82D31'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(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1774)@e8e789f5619a: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1774)@e8e789f5619a: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_len:19 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1773)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1773)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1773)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1773)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1774)@e8e789f5619a: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1781)16264497 TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1781)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1779)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1774)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1780)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1782)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1772)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1775)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1773)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1776)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1778)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1777)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1772): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1773): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1774): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1775): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1776): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1777): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1778): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1779): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1780): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_cm_serv_wrong_mi0(1781): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1782): none (pass -> pass) MTC@e8e789f5619a: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Wed Jun 5 08:40:10 UTC 2024 ====== MSC_Tests.TC_cm_serv_wrong_mi pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_cm_serv_wrong_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317904) Waiting for packet dumper to finish... 1 (prev_count=317904, count=319646) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Wed Jun 5 08:40: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_auth_options_0.pcap" >/data/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_0 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1786)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1786)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1786)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1784)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1787)@e8e789f5619a: 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(1789)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1789)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1789)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1789)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1789)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1786)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1786)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1786)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1786)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1786)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1786)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: Received M3UA_NOTIFY -> discard TC_auth_options_00(1792)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1790)@e8e789f5619a: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1792) TC_auth_options_00(1792)@e8e789f5619a: 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(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1785)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1785)@e8e789f5619a: Added conn table entry 0TC_auth_options_00(1792)4544552 MSC_Test_0-SCCP(1784)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1785)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@e8e789f5619a: { messageType := 2, destLocRef := '455828'O ("EX("), 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(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1790)@e8e789f5619a: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1792) MSC_Test-GSUP(1790)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_00(1792)"262420000042300" MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1784)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_00(1792)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1792)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1792)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1785)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1785)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1784)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1784)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1785)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_00(1792)4544552 TC_auth_options_00(1792)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1792)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1792)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1792)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1792)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_00(1792)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_00(1792)@e8e789f5619a: 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 := '71A8971E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1785)@e8e789f5619a: Added conn table entry 0TC_auth_options_00(1792)11898333 MSC_Test_0-RAN(1785)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1784)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@e8e789f5619a: { messageType := 2, destLocRef := 'B58DDD'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(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1792)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1792)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1792)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1784)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1784)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1784)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1785)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_00(1792)11898333 TC_auth_options_00(1792)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1786)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_00(1792)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1792)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1792)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1785)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1786)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1784)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1790)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1787)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1789)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1783)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1791)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1788)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1793)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1783): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1784): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1785): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1786): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1787): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1788): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1789): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1790): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1791): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_00(1792): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1793): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_0 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Wed Jun 5 08:40:17 UTC 2024 ====== MSC_Tests.TC_auth_options_0 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299156) Waiting for packet dumper to finish... 1 (prev_count=299156, count=300321) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Wed Jun 5 08:40: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_1.pcap" >/data/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_1 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1797)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1797)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1797)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1795)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1798)@e8e789f5619a: 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(1800)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1800)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1800)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1800)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1800)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_10(1803)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1801)@e8e789f5619a: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1803) TC_auth_options_10(1803)@e8e789f5619a: 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(1797)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1797)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1797)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1797)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1797)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1797)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1796)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1796)@e8e789f5619a: Added conn table entry 0TC_auth_options_10(1803)13738940 MSC_Test_0-SCCP(1795)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1796)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@e8e789f5619a: { messageType := 2, destLocRef := 'D1A3BC'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(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1801)@e8e789f5619a: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1803) MSC_Test-GSUP(1801)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_10(1803)"262420000042301" MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1795)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_10(1803)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1803)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1796)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1795)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1795)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_10(1803)13738940 TC_auth_options_10(1803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1803)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1803)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_10(1803)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_10(1803)@e8e789f5619a: 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 := '0CCF9F3F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1796)@e8e789f5619a: Added conn table entry 0TC_auth_options_10(1803)10555467 MSC_Test_0-RAN(1796)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@e8e789f5619a: { messageType := 2, destLocRef := 'A1104B'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(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1803)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1803)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1795)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1795)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1795)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1796)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_10(1803)10555467 MSC_Test_0-M3UA(1797)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_10(1803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1803)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1803)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1796)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1798)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1800)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1804)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1801)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1797)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1795)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1802)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1799)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1795): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1796): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1797): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1798): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1799): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1800): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1801): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1802): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_10(1803): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1804): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_1 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Wed Jun 5 08:40:24 UTC 2024 ====== MSC_Tests.TC_auth_options_1 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299416) Waiting for packet dumper to finish... 1 (prev_count=299416, count=300581) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Wed Jun 5 08:40: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_2.pcap" >/data/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_2 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1808)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1808)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1808)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1806)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1809)@e8e789f5619a: 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(1811)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1811)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1811)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1811)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1811)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_20(1814)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1812)@e8e789f5619a: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1814) TC_auth_options_20(1814)@e8e789f5619a: 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(1808)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1808)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1808)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1808)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1808)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1808)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1807)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1807)@e8e789f5619a: Added conn table entry 0TC_auth_options_20(1814)16096616 MSC_Test_0-SCCP(1806)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1807)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@e8e789f5619a: { messageType := 2, destLocRef := 'F59D68'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(1806)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1812)@e8e789f5619a: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1814) MSC_Test-GSUP(1812)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_20(1814)"262420000042302" MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1806)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_20(1814)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1814)@e8e789f5619a: setverdict(pass): none -> pass TC_auth_options_20(1814)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1814)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1807)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1807)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1806)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1806)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1807)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_20(1814)16096616 TC_auth_options_20(1814)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1814)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1814)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1814)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1814)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_20(1814)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_20(1814)@e8e789f5619a: 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 := '7B762CD2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1807)@e8e789f5619a: Added conn table entry 0TC_auth_options_20(1814)13774416 MSC_Test_0-RAN(1807)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1806)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@e8e789f5619a: { messageType := 2, destLocRef := 'D22E50'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(1806)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_20(1814)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1814)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1814)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1814)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1806)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1806)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1806)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1808)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1807)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_20(1814)13774416 TC_auth_options_20(1814)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1814)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1814)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1814)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1807)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1806)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1812)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1805)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1815)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1813)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1808)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1809)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1811)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1810)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1805): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1806): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1807): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1808): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1809): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1810): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1811): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1812): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1813): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_20(1814): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1815): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_2 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Wed Jun 5 08:40:31 UTC 2024 ====== MSC_Tests.TC_auth_options_2 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=318499) Waiting for packet dumper to finish... 1 (prev_count=318499, count=319664) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Wed Jun 5 08:40: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_3.pcap" >/data/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_3 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1819)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1819)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1819)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1817)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1820)@e8e789f5619a: 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(1822)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1822)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1822)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1822)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1822)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1819)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1819)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1819)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1819)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1819)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1819)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: Received M3UA_NOTIFY -> discard TC_auth_options_30(1825)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1823)@e8e789f5619a: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1825) TC_auth_options_30(1825)@e8e789f5619a: 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(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1818)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1818)@e8e789f5619a: Added conn table entry 0TC_auth_options_30(1825)12561175 MSC_Test_0-SCCP(1817)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1818)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: { messageType := 2, destLocRef := 'BFAB17'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(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1823)@e8e789f5619a: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1825) MSC_Test-GSUP(1823)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_30(1825)"262420000042303" MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1817)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_30(1825)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1825)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1818)@e8e789f5619a: patching N(SD)=1 into dtap '0514794D05B2'O MSC_Test_0-RAN(1818)@e8e789f5619a: patched enc_l3: '0554794D05B2'O MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1817)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554794D05B2'O MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1817)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1818)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1818)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1817)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1817)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_30(1825)12561175 TC_auth_options_30(1825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1825)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1825)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_30(1825)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_30(1825)@e8e789f5619a: 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 := '4D04031C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1818)@e8e789f5619a: Added conn table entry 0TC_auth_options_30(1825)8641776 MSC_Test_0-RAN(1818)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1817)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: { messageType := 2, destLocRef := '83DCF0'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(1817)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_30(1825)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1818)@e8e789f5619a: patching N(SD)=1 into dtap '05148C4A94FE'O MSC_Test_0-RAN(1818)@e8e789f5619a: patched enc_l3: '05548C4A94FE'O MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1817)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000605548C4A94FE'O MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1817)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1825)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1817)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1817)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1817)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_30(1825)8641776 TC_auth_options_30(1825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1825)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1825)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1818)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1817)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1820)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1824)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1823)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1819)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1822)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1826)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1821)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1816)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1816): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1817): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1818): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1819): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1820): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1821): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1822): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1823): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1824): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_30(1825): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_3 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Wed Jun 5 08:40:38 UTC 2024 ====== MSC_Tests.TC_auth_options_3 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=388790) Waiting for packet dumper to finish... 1 (prev_count=388790, count=389955) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Wed Jun 5 08:40: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_auth_options_4.pcap" >/data/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_4 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1830)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1830)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1830)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1828)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1831)@e8e789f5619a: 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(1833)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1833)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1833)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1833)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1833)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_40(1836)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1834)@e8e789f5619a: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1836) TC_auth_options_40(1836)@e8e789f5619a: 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(1830)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1830)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1830)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1830)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1830)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1830)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1829)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1829)@e8e789f5619a: Added conn table entry 0TC_auth_options_40(1836)15618363 MSC_Test_0-SCCP(1828)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1829)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: { messageType := 2, destLocRef := 'EE513B'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(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1834)@e8e789f5619a: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1836) MSC_Test-GSUP(1834)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_40(1836)"262420000042304" MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1828)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1836)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): none -> pass TC_auth_options_40(1836)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1828)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_40(1836)15618363 TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1836)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_40(1836)@e8e789f5619a: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1834)@e8e789f5619a: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1836) TC_auth_options_40(1836)@e8e789f5619a: 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(1829)@e8e789f5619a: Added conn table entry 0TC_auth_options_40(1836)7452919 MSC_Test_0-RAN(1829)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1828)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: { messageType := 2, destLocRef := '71B8F7'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(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1836)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1828)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1829)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1829)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1828)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1828)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_40(1836)7452919 TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1836)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1836)@e8e789f5619a: port MSCVTYRunning a successful LU done TC_auth_options_40(1836)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_40(1836)@e8e789f5619a: 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 := '6FEE76B1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1829)@e8e789f5619a: Added conn table entry 0TC_auth_options_40(1836)15964720 MSC_Test_0-RAN(1829)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1828)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: { messageType := 2, destLocRef := 'F39A30'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(1828)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_40(1836)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1836)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1836)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1828)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1828)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1828)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_40(1836)15964720 TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1836)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1836)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1836)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(1834)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1828)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1835)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1831)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1833)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1827)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1830)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1832)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1837)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1829)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1828): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1829): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1830): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1831): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1832): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1833): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1834): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1835): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_40(1836): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1837): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_4 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Wed Jun 5 08:40:45 UTC 2024 ====== MSC_Tests.TC_auth_options_4 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394074) Waiting for packet dumper to finish... 1 (prev_count=394074, count=395816) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Wed Jun 5 08:40: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_auth_options_5.pcap" >/data/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_5 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1841)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1841)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1841)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1839)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1842)@e8e789f5619a: 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(1844)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1844)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1844)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1844)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1844)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_50(1847)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1845)@e8e789f5619a: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1847) TC_auth_options_50(1847)@e8e789f5619a: 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(1841)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1841)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1841)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1841)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1841)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1841)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1840)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1840)@e8e789f5619a: Added conn table entry 0TC_auth_options_50(1847)14039884 MSC_Test_0-RAN(1840)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: { messageType := 2, destLocRef := 'D63B4C'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(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1845)@e8e789f5619a: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1847) MSC_Test-GSUP(1845)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_50(1847)"262420000042305" MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_50(1847)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1847)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1840)@e8e789f5619a: patching N(SD)=1 into dtap '051491686141'O MSC_Test_0-RAN(1840)@e8e789f5619a: patched enc_l3: '055491686141'O MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006055491686141'O MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_50(1847)14039884 TC_auth_options_50(1847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1847)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1847)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_50(1847)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_50(1847)@e8e789f5619a: 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 := '16B77371'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1840)@e8e789f5619a: Added conn table entry 0TC_auth_options_50(1847)3420491 MSC_Test_0-RAN(1840)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: { messageType := 2, destLocRef := '34314B'O ("41K"), 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(1839)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_50(1847)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1840)@e8e789f5619a: patching N(SD)=1 into dtap '0514F2BBEA86'O MSC_Test_0-RAN(1840)@e8e789f5619a: patched enc_l3: '0554F2BBEA86'O MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554F2BBEA86'O MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1847)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1839)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_50(1847)3420491 TC_auth_options_50(1847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1847)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1847)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1840)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1839)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1842)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1845)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1843)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1841)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1848)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1846)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1838)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1844)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1838): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1839): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1840): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1841): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1842): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1843): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1844): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1845): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1846): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_50(1847): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1848): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_5 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Wed Jun 5 08:40:52 UTC 2024 ====== MSC_Tests.TC_auth_options_5 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387492) Waiting for packet dumper to finish... 1 (prev_count=387492, count=388657) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Wed Jun 5 08:40: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_auth_options_6.pcap" >/data/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_6 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1852)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1852)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1852)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1850)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1853)@e8e789f5619a: 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(1855)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1855)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1855)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1855)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1855)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_60(1858)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1856)@e8e789f5619a: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1858) TC_auth_options_60(1858)@e8e789f5619a: 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(1852)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1852)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1852)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1852)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1852)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1852)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1851)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1851)@e8e789f5619a: Added conn table entry 0TC_auth_options_60(1858)2921119 MSC_Test_0-SCCP(1850)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1851)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: { messageType := 2, destLocRef := '2C929F'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(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1856)@e8e789f5619a: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1858) MSC_Test-GSUP(1856)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_60(1858)"262420000042306" MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1850)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1858)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): none -> pass TC_auth_options_60(1858)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1850)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1851)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_60(1858)2921119 TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1858)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_60(1858)@e8e789f5619a: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1856)@e8e789f5619a: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1858) TC_auth_options_60(1858)@e8e789f5619a: 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(1851)@e8e789f5619a: Added conn table entry 0TC_auth_options_60(1858)1811929 MSC_Test_0-RAN(1851)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1850)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: { messageType := 2, destLocRef := '1BA5D9'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(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1858)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1850)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1851)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1851)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1850)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1850)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1851)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_60(1858)1811929 TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1858)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1858)@e8e789f5619a: port MSCVTYRunning a successful LU done TC_auth_options_60(1858)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_60(1858)@e8e789f5619a: 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 := '57701B36'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1851)@e8e789f5619a: Added conn table entry 0TC_auth_options_60(1858)10237365 MSC_Test_0-RAN(1851)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1850)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: { messageType := 2, destLocRef := '9C35B5'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(1850)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_60(1858)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1858)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1858)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1850)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1850)@e8e789f5619a: vl_from0 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1850)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1852)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1851)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_60(1858)10237365 TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1858)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1858)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-MNCC(1853)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1851)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1857)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1856)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1855)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1850)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1852)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1859)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1854)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1849)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1849): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1850): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1851): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1852): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1853): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1854): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1855): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1856): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1857): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_60(1858): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1859): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_6 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Wed Jun 5 08:41:00 UTC 2024 ====== MSC_Tests.TC_auth_options_6 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411602) Waiting for packet dumper to finish... 1 (prev_count=411602, count=413344) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Wed Jun 5 08:41: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_auth_options_7.pcap" >/data/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_7 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1863)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1863)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1863)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1861)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1864)@e8e789f5619a: 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(1866)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1866)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1866)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1866)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1866)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_70(1869)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1867)@e8e789f5619a: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1869) TC_auth_options_70(1869)@e8e789f5619a: 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(1863)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1863)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1863)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1863)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1863)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1863)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1862)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1862)@e8e789f5619a: Added conn table entry 0TC_auth_options_70(1869)11451180 MSC_Test_0-SCCP(1861)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1862)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: { messageType := 2, destLocRef := 'AEBB2C'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(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1867)@e8e789f5619a: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1869) MSC_Test-GSUP(1867)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_70(1869)"262420000042307" MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1861)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1869)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1869)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1862)@e8e789f5619a: patching N(SD)=1 into dtap '0514BFEE906D'O MSC_Test_0-RAN(1862)@e8e789f5619a: patched enc_l3: '0554BFEE906D'O MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1861)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554BFEE906D'O MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1869)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1862)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1862)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1861)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1861)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_70(1869)11451180 TC_auth_options_70(1869)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1869)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1869)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1869)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1869)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_70(1869)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_70(1869)@e8e789f5619a: 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 := 'A0B2AFBF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1862)@e8e789f5619a: Added conn table entry 0TC_auth_options_70(1869)15699857 MSC_Test_0-RAN(1862)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: { messageType := 2, destLocRef := 'EF8F91'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(1861)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_70(1869)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1869)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1862)@e8e789f5619a: patching N(SD)=1 into dtap '0514EC786528'O MSC_Test_0-RAN(1862)@e8e789f5619a: patched enc_l3: '0554EC786528'O MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1861)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554EC786528'O MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1869)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1861)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1861)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1861)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1862)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_70(1869)15699857 MSC_Test_0-M3UA(1863)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1869)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1869)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1869)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1869)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1862)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1863)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1861)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1864)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1860)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1867)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1866)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1868)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1865)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1860): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1861): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1862): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1863): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1864): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1865): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1866): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1867): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1868): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_70(1869): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_7 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Wed Jun 5 08:41:07 UTC 2024 ====== MSC_Tests.TC_auth_options_7 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349130) Waiting for packet dumper to finish... 1 (prev_count=349130, count=350295) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Wed Jun 5 08:41: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_auth_options_8.pcap" >/data/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_8 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1874)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1874)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1874)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1872)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1875)@e8e789f5619a: 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(1877)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1877)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1877)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1877)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1877)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_80(1880)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1878)@e8e789f5619a: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1880) TC_auth_options_80(1880)@e8e789f5619a: 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(1874)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1874)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1874)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1874)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1874)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1874)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1873)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1873)@e8e789f5619a: Added conn table entry 0TC_auth_options_80(1880)4501483 MSC_Test_0-SCCP(1872)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1873)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: { messageType := 2, destLocRef := '44AFEB'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(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1878)@e8e789f5619a: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1880) MSC_Test-GSUP(1878)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_80(1880)"262420000042308" MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1872)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1880)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): none -> pass TC_auth_options_80(1880)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1872)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_80(1880)4501483 TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1880)@e8e789f5619a: port MSCVTYf_perform_lu() done MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_auth_options_80(1880)@e8e789f5619a: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1878)@e8e789f5619a: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1880) TC_auth_options_80(1880)@e8e789f5619a: 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(1873)@e8e789f5619a: Added conn table entry 0TC_auth_options_80(1880)4022935 MSC_Test_0-RAN(1873)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1872)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: { messageType := 2, destLocRef := '3D6297'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(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1872)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1880)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1873)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1873)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1872)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1872)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_80(1880)4022935 TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1880)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1880)@e8e789f5619a: port MSCVTYRunning a successful LU done TC_auth_options_80(1880)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_80(1880)@e8e789f5619a: 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 := '1166ED4E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1873)@e8e789f5619a: Added conn table entry 0TC_auth_options_80(1880)9169614 MSC_Test_0-RAN(1873)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1872)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: { messageType := 2, destLocRef := '8BEACE'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(1872)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_80(1880)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1880)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1880)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1872)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1872)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1872)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_80(1880)9169614 TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1880)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1880)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1880)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(1874)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1872)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1873)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1878)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1877)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1875)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1871)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1879)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1876)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1881)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1872): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1873): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1874): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1875): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1876): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1877): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1878): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1879): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_80(1880): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1881): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_8 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Wed Jun 5 08:41:14 UTC 2024 ====== MSC_Tests.TC_auth_options_8 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413059) Waiting for packet dumper to finish... 1 (prev_count=413059, count=414224) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Wed Jun 5 08:41: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_auth_options_9.pcap" >/data/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_9 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1885)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1885)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1885)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1883)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1886)@e8e789f5619a: 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(1888)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1888)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1888)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1888)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1888)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1885)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1885)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1885)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1885)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1885)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1885)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: Received M3UA_NOTIFY -> discard TC_auth_options_90(1891)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1889)@e8e789f5619a: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1891) TC_auth_options_90(1891)@e8e789f5619a: 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(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1884)@e8e789f5619a: Added conn table entry 0TC_auth_options_90(1891)1912690 MSC_Test_0-SCCP(1883)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1884)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: { messageType := 2, destLocRef := '1D2F72'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(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1889)@e8e789f5619a: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1891) MSC_Test-GSUP(1889)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_90(1891)"262420000042309" MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_from0 TC_auth_options_90(1891)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1891)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1883)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1884)@e8e789f5619a: patching N(SD)=1 into dtap '0514CC91D438'O MSC_Test_0-RAN(1884)@e8e789f5619a: patched enc_l3: '0554CC91D438'O MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1883)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554CC91D438'O MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1883)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1891)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1884)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1884)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1883)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1883)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_90(1891)1912690 TC_auth_options_90(1891)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1891)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1891)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1891)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1891)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_90(1891)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_90(1891)@e8e789f5619a: 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 := '1162759B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1884)@e8e789f5619a: Added conn table entry 0TC_auth_options_90(1891)6541257 MSC_Test_0-RAN(1884)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: { messageType := 2, destLocRef := '63CFC9'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(1883)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_90(1891)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1891)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1884)@e8e789f5619a: patching N(SD)=1 into dtap '0514BB25BE3A'O MSC_Test_0-RAN(1884)@e8e789f5619a: patched enc_l3: '0554BB25BE3A'O MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1883)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554BB25BE3A'O MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1883)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1891)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1883)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1883)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1883)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_90(1891)6541257 TC_auth_options_90(1891)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1891)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1891)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1891)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(1883)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1884)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1889)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1885)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1890)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1886)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1887)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1888)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1892)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1883): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1884): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1885): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1886): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1887): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1888): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1889): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1890): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_90(1891): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1892): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_9 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Wed Jun 5 08:41:21 UTC 2024 ====== MSC_Tests.TC_auth_options_9 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_9.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=377310) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Wed Jun 5 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.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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_10 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1896)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1896)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1896)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1894)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1897)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1896)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1896)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1896)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1896)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1896)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1899)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1899)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1899)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1899)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1899)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1895)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_auth_options_100(1902)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1900)@e8e789f5619a: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1902) TC_auth_options_100(1902)@e8e789f5619a: 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(1895)@e8e789f5619a: Added conn table entry 0TC_auth_options_100(1902)12425847 MSC_Test_0-RAN(1895)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1894)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: { messageType := 2, destLocRef := 'BD9A77'O, 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(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1900)@e8e789f5619a: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1902) MSC_Test-GSUP(1900)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_100(1902)"262420000042310" MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1894)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1902)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): none -> pass TC_auth_options_100(1902)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1894)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1895)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_100(1902)12425847 TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1902)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_100(1902)@e8e789f5619a: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1900)@e8e789f5619a: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1902) TC_auth_options_100(1902)@e8e789f5619a: 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(1895)@e8e789f5619a: Added conn table entry 0TC_auth_options_100(1902)3774796 MSC_Test_0-RAN(1895)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1894)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: { messageType := 2, destLocRef := '39994C'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(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1894)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1902)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1895)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1895)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1894)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1894)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1895)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_100(1902)3774796 TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1902)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1902)@e8e789f5619a: port MSCVTYRunning a successful LU done TC_auth_options_100(1902)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_100(1902)@e8e789f5619a: 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 := '14BE326A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1895)@e8e789f5619a: Added conn table entry 0TC_auth_options_100(1902)111967 MSC_Test_0-RAN(1895)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1894)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: { messageType := 2, destLocRef := '01B55F'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(1894)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_100(1902)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1902)@e8e789f5619a: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1902)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1894)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1894)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1894)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1895)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_100(1902)111967 TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1902)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1902)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1902)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(1894)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1897)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1895)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1900)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1896)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1898)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1901)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1903)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1899)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1893)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1893): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1894): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1895): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1896): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1897): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1898): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1899): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1900): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1901): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_100(1902): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1903): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_10 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Wed Jun 5 08:41:28 UTC 2024 ====== MSC_Tests.TC_auth_options_10 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_10.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398491) Waiting for packet dumper to finish... 1 (prev_count=398491, count=400233) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Wed Jun 5 08:41: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_auth_options_11.pcap" >/data/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_auth_options_11 started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1907)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1907)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1907)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1905)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1908)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1907)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1907)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1907)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1907)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1907)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(1910)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1910)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1910)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1910)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1910)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(1906)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_auth_options_110(1913)@e8e789f5619a: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1911)@e8e789f5619a: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1913) TC_auth_options_110(1913)@e8e789f5619a: 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-RAN(1906)@e8e789f5619a: Added conn table entry 0TC_auth_options_110(1913)5346688 MSC_Test_0-SCCP(1905)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1906)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: { messageType := 2, destLocRef := '519580'O, 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(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1911)@e8e789f5619a: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1913) MSC_Test-GSUP(1911)@e8e789f5619a: Added IMSI table entry 0TC_auth_options_110(1913)"262420000042311" MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1905)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_110(1913)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1913)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1906)@e8e789f5619a: patching N(SD)=1 into dtap '0514BBA2E23B'O MSC_Test_0-RAN(1906)@e8e789f5619a: patched enc_l3: '0554BBA2E23B'O MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1905)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554BBA2E23B'O MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1905)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1913)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1906)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1905)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1905)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_110(1913)5346688 TC_auth_options_110(1913)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1913)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1913)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1913)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1913)@e8e789f5619a: port MSCVTYf_perform_lu() done TC_auth_options_110(1913)@e8e789f5619a: port MSCVTYf_establish_fully() starting TC_auth_options_110(1913)@e8e789f5619a: 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 := '2DD8C186'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@e8e789f5619a: Added conn table entry 0TC_auth_options_110(1913)10432395 MSC_Test_0-RAN(1906)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: { messageType := 2, destLocRef := '9F2F8B'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(1905)@e8e789f5619a: Session index based on local reference:0 TC_auth_options_110(1913)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1913)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1906)@e8e789f5619a: patching N(SD)=1 into dtap '0514A3F89D1F'O MSC_Test_0-RAN(1906)@e8e789f5619a: patched enc_l3: '0554A3F89D1F'O MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1905)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100060554A3F89D1F'O MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1905)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1913)@e8e789f5619a: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1905)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1905)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1905)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1906)@e8e789f5619a: Deleted conn table entry 0TC_auth_options_110(1913)10432395 MSC_Test_0-M3UA(1907)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_110(1913)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1913)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1913)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1913)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(1905)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1906)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1907)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1912)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1904)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1908)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1911)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1909)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1910)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1914)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1904): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1905): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1906): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1907): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1908): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1909): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1910): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1911): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1912): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_auth_options_110(1913): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1914): none (pass -> pass) MTC@e8e789f5619a: Test case TC_auth_options_11 finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Wed Jun 5 08:41:35 UTC 2024 ====== MSC_Tests.TC_auth_options_11 pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_auth_options_11.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=382826) Waiting for packet dumper to finish... 1 (prev_count=382826, count=388762) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Wed Jun 5 08:41: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_csd.pcap" >/data/MSC_Tests.TC_lu_and_mo_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mo_csd started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1918)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1918)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1918)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1916)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1919)@e8e789f5619a: 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(1921)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1921)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1921)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1921)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1918)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1918)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1918)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1918)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)4459256 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '440AF8'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1922)@e8e789f5619a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1924) MSC_Test-GSUP(1922)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mo_csd0(1924)"262420000000007" MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)4459256 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '86F2C0A8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)10861217 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'A5BAA1'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "232", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483612 MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "235", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483612 TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)10861217 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)7825248 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '776760'O ("wg`"), 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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)7825248 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := 'B6DD58ED'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)12767774 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'C2D21E'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "238", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483611 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "241", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483611 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)12767774 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)11966417 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'B697D1'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)11966417 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '2EEB2530'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)10197828 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '9B9B44'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "244", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483610 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "247", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483610 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)10197828 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)11426940 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'AE5C7C'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)11426940 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := 'AE45DB06'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)13326148 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'CB5744'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "250", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483609 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "253", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483609 TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)13326148 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)4601517 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '4636AD'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)4601517 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '983E11D4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)16671247 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'FE620F'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483608 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "259", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483608 TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)16671247 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)12539241 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'BF5569'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)12539241 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '740A53F6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)6090807 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '5CF037'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "262", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483607 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "265", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483607 TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)6090807 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)1150694 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '118EE6'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)1150694 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '06B14DBF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)3869945 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '3B0CF9'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "268", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483606 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "271", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483606 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)3869945 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)3776221 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '399EDD'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)3776221 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '4F99CC89'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)10244184 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '9C5058'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "274", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483605 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "277", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483605 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)10244184 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)10775612 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'A46C3C'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)10775612 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '64FCB722'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)647048 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '09DF88'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483604 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "283", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind MSC_Test-GSUP-IPA(1921)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483604 TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)647048 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)12018947 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'B76503'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)12018947 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '357650B8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)5293695 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '50C67F'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483603 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "289", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483603 TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)5293695 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)3829858 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '3A7062'O (":pb"), 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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)3829858 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '25D2DA8E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)10025137 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '98F8B1'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "292", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483602 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "295", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483602 TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)10025137 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)14654955 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'DF9DEB'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)14654955 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '12F2B23E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)5773946 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '581A7A'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "298", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483601 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "301", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483601 MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)5773946 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)16016878 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := 'F465EE'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-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)16016878 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '631D5811'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)7759090 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '7664F2'O, 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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "304", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483600 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "307", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483600 TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)7759090 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mo_csd0(1924)@e8e789f5619a: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1924)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1922)@e8e789f5619a: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)3262408 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '31C7C8'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)3262408 TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: 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 := '3EAE51F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1917)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)1468014 MSC_Test_0-RAN(1917)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: { messageType := 2, destLocRef := '16666E'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(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1924) MSC_Test-MGCP(1920)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1924) MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:20 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1920)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "310", 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(1924) TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1919)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1924) MSC_Test-MNCC(1919)@e8e789f5619a: Added conn table entry 0TC_lu_and_mo_csd0(1924)-2147483599 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "313", 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.185.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(1924)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '038F'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1924)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_mo_call_establish DONE TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hold the call for some time TC_lu_and_mo_csd0(1924)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Hangup TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1917)@e8e789f5619a: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1917)@e8e789f5619a: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1919)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)-2147483599 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1916)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1916)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mo_csd0(1924)1468014 TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: f_call_hangup 9: done TC_lu_and_mo_csd0(1924)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1924)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(1916)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1919)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1917)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1918)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1922)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1921)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1915)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1925)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1920)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1923)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1915): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1916): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1917): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1918): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1919): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1920): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1921): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1922): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1923): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mo_csd0(1924): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1925): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Wed Jun 5 08:42:13 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_csd pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mo_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5266224) Waiting for packet dumper to finish... 1 (prev_count=5266224, count=5268067) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Wed Jun 5 08:42: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_csd.pcap" >/data/MSC_Tests.TC_lu_and_mt_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_lu_and_mt_csd started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1929)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1929)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1929)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1927)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1930)@e8e789f5619a: 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(1932)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1932)@e8e789f5619a: 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(1932)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1932)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1932)@e8e789f5619a: 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(1932)@e8e789f5619a: 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(1932)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1932)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1929)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1929)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1929)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1929)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1929)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)15610486 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'EE3276'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1933)@e8e789f5619a: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1935) MSC_Test-GSUP(1933)@e8e789f5619a: Added IMSI table entry 0TC_lu_and_mt_csd0(1935)"262420000000007" MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)15610486 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)706014480 MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'2198DFC5'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[1] for '262420000000007'H'2198DFC5'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '2198DFC5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)11349471 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'AD2DDF'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", 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_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)706014480 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)11349471 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)10699823 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'A3442F'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)10699823 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'232689ED'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)275560890 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[2] for '262420000000007'H'232689ED'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '232689ED'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)4277980 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '4146DC'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "322", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)275560890 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)4277980 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)15269914 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'E9001A'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)15269914 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'BEE45F3D'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)1142010236 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[3] for '262420000000007'H'BEE45F3D'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := 'BEE45F3D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)14590911 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'DEA3BF'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-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "328", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)1142010236 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)14590911 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)15776731 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'F0BBDB'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)15776731 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'3EAB3F56'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)1920243995 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[4] for '262420000000007'H'3EAB3F56'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '3EAB3F56'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)13262880 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'CA6020'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "334", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)1920243995 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)13262880 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)5885267 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '59CD53'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)5885267 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'76D15F74'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)780740754 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[5] for '262420000000007'H'76D15F74'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '76D15F74'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)6509296 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '6352F0'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "340", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)780740754 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)6509296 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)10050618 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '995C3A'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)10050618 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'35A4A101'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)453625740 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[6] for '262420000000007'H'35A4A101'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '35A4A101'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)5524842 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '544D6A'O ("TMj"), 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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "346", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)453625740 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)5524842 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)3098779 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '2F489B'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)3098779 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'2021895C'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)1500217339 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[7] for '262420000000007'H'2021895C'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '2021895C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)2228747 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '22020B'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-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "352", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)1500217339 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)2228747 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)13016611 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'C69E23'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)13016611 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'324A63B1'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)1978285016 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[8] for '262420000000007'H'324A63B1'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '324A63B1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)13454268 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'CD4BBC'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "358", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)1978285016 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)13454268 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)15374034 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'EA96D2'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-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)15374034 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'83D6B430'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)359556252 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[9] for '262420000000007'H'83D6B430'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '83D6B430'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)14460725 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'DCA735'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "364", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)359556252 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)14460725 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)3111902 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '2F7BDE'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)3111902 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)419134446 MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'11B10F5C'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[10] for '262420000000007'H'11B10F5C'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '11B10F5C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)15805839 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'F12D8F'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "370", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)419134446 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)15805839 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)10822859 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'A524CB'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)10822859 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'AA31D51C'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)1977929210 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[11] for '262420000000007'H'AA31D51C'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := 'AA31D51C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)3120643 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '2F9E03'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "376", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)1977929210 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)3120643 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1932)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1932)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)6454174 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '627B9E'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)6454174 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'2C3B2B74'O (",;+t") to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)640487429 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[12] for '262420000000007'H'2C3B2B74'O (",;+t") to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '2C3B2B74'O (",;+t") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)3332175 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '32D84F'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "382", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)640487429 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)3332175 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)1776188 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '1B1A3C'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)1776188 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)406404621 MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'9A4A1151'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[13] for '262420000000007'H'9A4A1151'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '9A4A1151'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)16406930 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := 'FA5992'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "388", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)406404621 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)16406930 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- TC_lu_and_mt_csd0(1935)@e8e789f5619a: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1935)@e8e789f5619a: ----------------------------------------------- MSC_Test-GSUP(1933)@e8e789f5619a: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)3902902 MSC_Test_0-RAN(1928)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '3B8DB6'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(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)3902902 TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[0] for '262420000000007'H'4CE30CBD'O to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MNCC(1930)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)140968758 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@e8e789f5619a: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1928)@e8e789f5619a: Created IMSI[14] for '262420000000007'H'4CE30CBD'O to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: 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 := '4CE30CBD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1928)@e8e789f5619a: Added conn table entry 0TC_lu_and_mt_csd0(1935)6012355 MSC_Test_0-SCCP(1927)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: { messageType := 2, destLocRef := '5BBDC3'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-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8301'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(1931)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1935) MSC_Test-MGCP(1931)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "394", 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(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 3 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 4 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 6 MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:16 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '8347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 5 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 8 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 7 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete 9 TC_lu_and_mt_csd0(1935)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_mt_call_complete DONE TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hold the call for some time TC_lu_and_mt_csd0(1935)@e8e789f5619a: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Hangup TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1928)@e8e789f5619a: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1928)@e8e789f5619a: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1930)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)140968758 MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1927)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(1927)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(1927)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1927)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1928)@e8e789f5619a: Deleted conn table entry 0TC_lu_and_mt_csd0(1935)6012355 TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1929)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1929)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1935)@e8e789f5619a: f_call_hangup 9: done MSC_Test_0-RAN(1928)@e8e789f5619a: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1935) TC_lu_and_mt_csd0(1935)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1935)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1928)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1927)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1932)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1926)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1933)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1929)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1930)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1931)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1936)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1934)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1926): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1927): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1928): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1929): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1930): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1931): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1932): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1933): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1934): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_lu_and_mt_csd0(1935): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1936): none (pass -> pass) MTC@e8e789f5619a: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Wed Jun 5 08:42:44 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_csd pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_lu_and_mt_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5056062) Waiting for packet dumper to finish... 1 (prev_count=5056062, count=5057905) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MC@e8e789f5619a: Test execution finished. MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Wed Jun 5 08:42: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_imsi_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1940)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1940)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1940)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1938)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1943)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1943)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1943)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1941)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(1946)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(1946)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1946)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(1944)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1947)@e8e789f5619a: 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(1949)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1949)@e8e789f5619a: 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(1949)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1949)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1949)@e8e789f5619a: 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(1949)@e8e789f5619a: 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(1949)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1949)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1950)@e8e789f5619a: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1952) TC_iu_lu_imsi_reject2(1952)@e8e789f5619a: 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(1940)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1940)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1940)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1940)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1940)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1940)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1940)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1940)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1940)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1940)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1940)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1940)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1940)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1940)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1940)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1940)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1943)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1943)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1943)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1943)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1943)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1943)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1943)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1943)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1943)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1943)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1943)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1943)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1943)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1943)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1943)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1943)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1946)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1946)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1946)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(1946)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1946)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1946)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1943)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1943)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1940)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1940)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1940)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1939)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1943)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1943)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1943)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1942)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1945)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1945)@e8e789f5619a: Added conn table entry 0TC_iu_lu_imsi_reject2(1952)7103411 MSC_Test_2-SCCP(1944)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1945)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1944)@e8e789f5619a: { messageType := 2, destLocRef := '6C63B3'O, sourceLocRef := '000185'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(1944)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1950)@e8e789f5619a: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1952) MSC_Test-GSUP(1950)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1952)"262420000001003" MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1944)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1945)@e8e789f5619a: patching N(SD)=1 into dtap '0514119ED8F5210448646CA1'O MSC_Test_2-RAN(1945)@e8e789f5619a: patched enc_l3: '0554119ED8F5210448646CA1'O MSC_Test_2-SCCP(1944)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1944)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(1944)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1944)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554119ED8F5210448646CA1'O MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1944)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1944)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1944)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(1944)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1944)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1944)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1944)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1944)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1944)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1944)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1944)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(1944)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1944)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1946)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1944)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(1945)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1952)7103411 MSC_Test_2-M3UA(1946)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_imsi_reject2(1952)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1952)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1952)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1952)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_1-RAN(1942)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1940)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1941)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1950)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1951)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(1945)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1937)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1938)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1939)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1943)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(1946)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1948)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1949)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1947)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(1944)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1953)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1937): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1938): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1939): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1940): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1941): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1942): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1943): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(1944): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(1945): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(1946): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1947): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1948): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1949): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1950): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1951): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_imsi_reject2(1952): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1953): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Wed Jun 5 08:42:50 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_reject pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298172) Waiting for packet dumper to finish... 1 (prev_count=298172, count=306142) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:42: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(1957)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1957)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1957)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(1955)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1960)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1960)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1960)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1958)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(1963)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(1963)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1963)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(1961)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1964)@e8e789f5619a: 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(1957)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1957)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1957)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1957)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1957)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1957)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1957)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1957)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1957)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1957)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1957)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1957)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1957)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1957)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1957)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1957)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1960)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1960)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1960)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1960)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1960)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1960)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1960)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1960)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1960)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1960)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1960)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1960)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1960)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1960)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1960)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1960)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1963)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1963)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1963)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(1963)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1963)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1963)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1960)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1960)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1963)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1966)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1966)@e8e789f5619a: 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(1966)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1966)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1966)@e8e789f5619a: 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(1966)@e8e789f5619a: 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(1966)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1966)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1957)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1957)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1957)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1956)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1960)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1960)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1960)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1959)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1962)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1967)@e8e789f5619a: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(1969) TC_iu_lu_imsi_timeout_gsup2(1969)@e8e789f5619a: 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_2-RAN(1962)@e8e789f5619a: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1969)10370200 MSC_Test_2-SCCP(1961)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(1962)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1961)@e8e789f5619a: { messageType := 2, destLocRef := '9E3C98'O, sourceLocRef := '000186'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(1961)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1967)@e8e789f5619a: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(1969) MSC_Test-GSUP(1967)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(1969)"262420000001004" MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1962)@e8e789f5619a: patching N(SD)=1 into dtap '05140862B8982104C7380C89'O MSC_Test_2-RAN(1962)@e8e789f5619a: patched enc_l3: '05540862B8982104C7380C89'O MSC_Test_2-SCCP(1961)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1961)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(1961)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1961)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540862B8982104C7380C89'O MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1961)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1961)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(1961)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1961)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1961)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1961)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(1961)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1961)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1963)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(1963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1962)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1969)10370200 TC_iu_lu_imsi_timeout_gsup2(1969)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(1969)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(1969)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(1969)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-MNCC(1964)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1960)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1957)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1956)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1958)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1955)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(1961)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(1959)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(1963)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1967)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1954)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(1962)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1965)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1966)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1968)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1970)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1954): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1955): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1956): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1957): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1958): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1959): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1960): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(1961): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(1962): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(1963): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1964): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1965): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1966): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1967): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1968): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(1969): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1970): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Wed Jun 5 08:43:01 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=297630) Waiting for packet dumper to finish... 1 (prev_count=297630, count=300829) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:43: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1974)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1974)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1974)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1972)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1977)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1977)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1977)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1975)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(1980)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(1980)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1980)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(1978)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1981)@e8e789f5619a: 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(1974)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1974)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1974)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1974)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1974)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1974)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1974)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1974)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1974)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1974)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1974)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1974)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1974)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1974)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1974)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1974)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1977)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1977)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1977)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1977)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1977)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1977)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1977)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1977)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1977)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1977)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1977)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1977)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1977)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1977)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1977)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1977)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1980)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1980)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1980)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(1980)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1980)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1980)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1977)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1977)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1983)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1983)@e8e789f5619a: 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(1983)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1983)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1983)@e8e789f5619a: 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(1983)@e8e789f5619a: 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(1983)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1983)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1974)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1974)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1974)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1973)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1977)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1977)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1977)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1976)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1979)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1984)@e8e789f5619a: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(1986) TC_iu_lu_imsi_auth3g_tmsi2(1986)@e8e789f5619a: 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_2-RAN(1979)@e8e789f5619a: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1986)15571896 MSC_Test_2-SCCP(1978)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1979)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1978)@e8e789f5619a: { messageType := 2, destLocRef := 'ED9BB8'O, sourceLocRef := '000187'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(1978)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(1984)@e8e789f5619a: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(1986) MSC_Test-GSUP(1984)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1986)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(1986)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1986)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1979)@e8e789f5619a: patching N(SD)=1 into dtap '0514B696C028210496C73471'O MSC_Test_2-RAN(1979)@e8e789f5619a: patched enc_l3: '0554B696C028210496C73471'O MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1978)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(1978)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1978)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B696C028210496C73471'O MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1978)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(1978)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1978)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(1986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(1979)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(1979)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1978)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(1978)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1978)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1978)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1978)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(1978)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1978)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1980)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1978)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(1980)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1979)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1986)15571896 TC_iu_lu_imsi_auth3g_tmsi2(1986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1986)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1986)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1986)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(1973)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(1974)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(1976)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1972)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(1984)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1971)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1975)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(1985)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1977)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1981)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(1983)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(1980)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(1979)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1982)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1987)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(1978)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1971): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1972): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1973): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1974): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1975): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1976): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1977): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(1978): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(1979): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(1980): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1981): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1982): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(1983): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(1984): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(1985): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(1986): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1987): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Wed Jun 5 08:43:07 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325513) Waiting for packet dumper to finish... 1 (prev_count=325513, count=328712) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:43: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1991)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(1991)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1991)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(1989)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(1994)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(1994)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1994)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(1992)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(1997)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(1997)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1997)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(1995)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1998)@e8e789f5619a: 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(1991)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(1991)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1991)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1991)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(1991)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1991)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1991)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1991)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1991)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1991)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1991)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1991)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1991)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1991)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1991)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1991)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1994)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(1994)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1994)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1994)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(1994)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1994)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1994)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1994)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1994)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1994)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1994)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1994)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1994)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1994)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1994)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1994)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1997)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1997)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1997)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(1997)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1997)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1997)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1994)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1994)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1997)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1991)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1991)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2000)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2000)@e8e789f5619a: 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(2000)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2000)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2000)@e8e789f5619a: 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(2000)@e8e789f5619a: 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(2000)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2000)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1991)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1991)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1991)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1990)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1994)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1994)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(1994)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1993)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2001)@e8e789f5619a: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2003) TC_iu_lu_imsi_timeout_tmsi_realloc2(2003)@e8e789f5619a: 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_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1996)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1996)@e8e789f5619a: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2003)2449607 MSC_Test_2-SCCP(1995)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1996)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1995)@e8e789f5619a: { messageType := 2, destLocRef := '2560C7'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(1995)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2001)@e8e789f5619a: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2003) MSC_Test-GSUP(2001)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2003)"262420000001005" MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1995)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1996)@e8e789f5619a: patching N(SD)=1 into dtap '05149F286D53210425FD154F'O MSC_Test_2-RAN(1996)@e8e789f5619a: patched enc_l3: '05549F286D53210425FD154F'O MSC_Test_2-SCCP(1995)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1995)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(1995)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1995)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549F286D53210425FD154F'O MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1995)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1995)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(1995)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(1995)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(1995)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1995)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1995)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1991)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(1991)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1991)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1997)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(1997)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1995)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1995)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1995)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2003)@e8e789f5619a: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@e8e789f5619a: Test Component 2003 has requested to stop MTC. Terminating current testcase execution. TC_iu_lu_imsi_timeout_tmsi_realloc2(2003)@e8e789f5619a: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test_0-M3UA(1991)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2001)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(1989)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(1992)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(1990)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(1994)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(1996)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(1997)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(1998)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(1995)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(1993)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1988)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2002)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(1999)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2000)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2004)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(1988): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(1989): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(1990): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(1991): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(1992): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(1993): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(1994): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(1995): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(1996): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(1997): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(1998): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(1999): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2000): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2001): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2002): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2003): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2004): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Wed Jun 5 08:43:20 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298368) Waiting for packet dumper to finish... 1 (prev_count=298368, count=301567) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Wed Jun 5 08:43: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_cmserv_imsi_unknown started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2008)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2008)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2008)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2006)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2011)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2011)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2011)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2009)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2014)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2014)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2014)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2012)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2015)@e8e789f5619a: 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(2008)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2008)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2008)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2008)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2008)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2008)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2008)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2008)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2008)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2008)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2008)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2008)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2008)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2008)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2008)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2008)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2011)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2011)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2011)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2011)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2011)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2011)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2011)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2011)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2011)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2011)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2011)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2011)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2011)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2011)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2011)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2011)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2014)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2014)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2014)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2014)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2014)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2014)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2014)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2014)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2011)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2011)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2014)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2014)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2008)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2008)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2008)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2007)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2011)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2017)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2017)@e8e789f5619a: 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(2011)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2017)@e8e789f5619a: 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(2017)@e8e789f5619a: 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_1-M3UA(2011)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-RAN(2010)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2014)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2014)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2013)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2018)@e8e789f5619a: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2020) TC_iu_cmserv_imsi_unknown2(2020)@e8e789f5619a: 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_2-RAN(2013)@e8e789f5619a: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2020)9022598 MSC_Test_2-SCCP(2012)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2014)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2013)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2014)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2014)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2014)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2012)@e8e789f5619a: { messageType := 2, destLocRef := '89AC86'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(2012)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2012)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2012)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2012)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2012)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2012)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2012)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2012)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2012)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2008)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2008)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2008)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2014)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2014)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2012)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2014)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2013)@e8e789f5619a: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2020)9022598 MSC_Test_0-M3UA(2008)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2008)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2008)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2017)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2020)@e8e789f5619a: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8e789f5619a: Test Component 2020 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2007)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2008)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2009)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2006)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2011)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2018)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2012)@e8e789f5619a: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2020)@e8e789f5619a: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test_1-RAN(2010)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2013)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2015)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2005)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2016)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2017)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2019)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2021)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2014)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2005): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2006): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2007): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2008): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2009): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2010): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2011): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2012): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2013): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2014): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2015): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2016): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2017): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2018): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2019): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2020): fail (none -> fail) reason: "Tguard timeout" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2021): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Wed Jun 5 08:44:26 UTC 2024 ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272579) Waiting for packet dumper to finish... 1 (prev_count=272579, count=275778) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:44: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2025)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2025)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2025)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2023)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2028)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2028)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2028)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2026)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2031)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2031)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2031)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2029)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2032)@e8e789f5619a: 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(2034)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2034)@e8e789f5619a: 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(2034)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2034)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2034)@e8e789f5619a: 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(2034)@e8e789f5619a: 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(2034)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2034)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2035)@e8e789f5619a: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2037) TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: 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(2025)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2025)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2025)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2025)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2025)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2025)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2025)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2025)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2025)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2025)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2025)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2025)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2025)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2025)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2025)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2025)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2028)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2028)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2028)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2028)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2028)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2028)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2028)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2028)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2028)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2028)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2028)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2028)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2028)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2028)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2028)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2028)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2031)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2031)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2031)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2031)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2031)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2031)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2028)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2028)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2031)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2025)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2025)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2025)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2024)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2028)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2028)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2028)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2027)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2030)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2030)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_call2(2037)8562154 MSC_Test_2-SCCP(2029)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2030)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: { messageType := 2, destLocRef := '82A5EA'O, 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(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2035)@e8e789f5619a: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2037) MSC_Test-GSUP(2035)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2037)"262420000001007" TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2030)@e8e789f5619a: patching N(SD)=1 into dtap '05145F0C66EE2104C6616974'O MSC_Test_2-RAN(2030)@e8e789f5619a: patched enc_l3: '05545F0C66EE2104C6616974'O MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545F0C66EE2104C6616974'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2030)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2030)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2030)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2037)8562154 TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: 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 := '9069615F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2030)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_call2(2037)6527637 MSC_Test_2-RAN(2030)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2029)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: { messageType := 2, destLocRef := '639A95'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(2029)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2030)@e8e789f5619a: patching N(SD)=1 into dtap '0514671D493D2104030520D2'O MSC_Test_2-RAN(2030)@e8e789f5619a: patched enc_l3: '0554671D493D2104030520D2'O MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554671D493D2104030520D2'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2032)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2037) MSC_Test-MGCP(2033)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2037) MSC_Test_2-RAN(2030)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2030)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:28 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2033)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "400", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call2(2037) TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2032)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2037) MSC_Test-MNCC(2032)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_call2(2037)-2147483598 TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:46 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "403", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.185.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(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2030)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2030)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: Hold the call for some time TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: Hangup TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2030)@e8e789f5619a: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2030)@e8e789f5619a: patched enc_l3: '032A'O MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2032)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2037)-2147483598 MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1 data has been put to the reassembly buffer TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2029)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2029)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2029)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2031)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2029)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2031)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2030)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2037)6527637 TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2037)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-MNCC(2032)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2029)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2023)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2035)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2027)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2025)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2026)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2031)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2034)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2030)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2022)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2033)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2038)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2036)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2028)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2024)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2022): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2023): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2024): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2025): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2026): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2027): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2028): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2029): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2030): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2031): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2032): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2033): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2034): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2035): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2036): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mo_call2(2037): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2038): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Wed Jun 5 08:44:39 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=613590) Waiting for packet dumper to finish... 1 (prev_count=613590, count=616789) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 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_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@e8e789f5619a: 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@e8e789f5619a: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2042)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2042)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2042)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2040)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2045)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2045)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2045)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2043)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2048)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2048)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2048)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2046)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2049)@e8e789f5619a: 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(2042)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2042)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2042)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2042)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2042)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2042)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2042)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2042)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2042)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2042)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2042)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2042)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2042)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2042)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2042)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2042)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2045)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2045)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2045)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2045)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2045)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2045)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2045)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2045)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2045)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2045)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2045)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2045)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2045)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2045)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2045)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2045)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2048)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2048)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2048)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2048)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2048)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2048)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2045)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2045)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2048)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2042)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2051)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2042)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP-IPA(2051)@e8e789f5619a: 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(2042)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2051)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2051)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2051)@e8e789f5619a: 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(2051)@e8e789f5619a: 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(2051)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2051)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(2041)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2045)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2045)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2045)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2044)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2047)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2052)@e8e789f5619a: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: 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_2-RAN(2047)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)2113550 MSC_Test_2-SCCP(2046)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2047)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: { messageType := 2, destLocRef := '20400E'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(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2052)@e8e789f5619a: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054) MSC_Test-GSUP(2052)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2047)@e8e789f5619a: patching N(SD)=1 into dtap '05140B75EFBE21045BA758FF'O MSC_Test_2-RAN(2047)@e8e789f5619a: patched enc_l3: '05540B75EFBE21045BA758FF'O MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540B75EFBE21045BA758FF'O MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2047)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2047)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2047)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)2113550 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: 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 := 'B0BE4F9C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2047)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)16053965 MSC_Test_2-RAN(2047)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2046)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: { messageType := 2, destLocRef := 'F4F6CD'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(2046)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2047)@e8e789f5619a: patching N(SD)=1 into dtap '0514405FB4A62104A09173D4'O MSC_Test_2-RAN(2047)@e8e789f5619a: patched enc_l3: '0554405FB4A62104A09173D4'O MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554405FB4A62104A09173D4'O MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2049)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054) MSC_Test-MGCP(2050)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054) MSC_Test_2-RAN(2047)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2047)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_len:28 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2050)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "406", 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_call_sccp_tiar_timeout2(2054) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2049)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054) MSC_Test-MNCC(2049)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)-2147483597 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_len:46 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2046)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "409", 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.185.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(2054)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2047)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2047)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2046)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2046)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test-MNCC(2049)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)-2147483597 MSC_Test_2-M3UA(2048)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2046)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2047)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)16053965 MSC_Test_2-M3UA(2048)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2040)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2052)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2042)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2045)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2047)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2046)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2048)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2043)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2041)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2044)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2039)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2050)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2049)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2053)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2055)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2051)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2039): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2040): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2041): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2042): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2043): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2044): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2045): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2046): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2047): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2048): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2049): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2050): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2051): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2052): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2053): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2054): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2055): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Wed Jun 5 08:44:50 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.185.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=576179) Waiting for packet dumper to finish... 1 (prev_count=576179, count=579378) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:44: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_auth_sai_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2059)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2059)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2059)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2057)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2062)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2062)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2062)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2060)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2065)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2065)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2065)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2063)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2066)@e8e789f5619a: 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(2059)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2059)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2059)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2059)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2059)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2059)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2059)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2059)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2059)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2059)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2059)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2059)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2062)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2062)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2062)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2062)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2062)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2062)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2062)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2062)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2062)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2062)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2062)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2062)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2062)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2062)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2062)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2062)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2065)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2065)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2065)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2065)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2065)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2065)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2065)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2065)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2062)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2062)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2065)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2065)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2065)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2068)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2068)@e8e789f5619a: 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(2068)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2068)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2068)@e8e789f5619a: 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(2068)@e8e789f5619a: 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(2068)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2068)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2059)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2059)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2059)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2058)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2062)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2062)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2062)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2061)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2065)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2065)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2064)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2069)@e8e789f5619a: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2071) TC_iu_lu_auth_sai_timeout2(2071)@e8e789f5619a: 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(2064)@e8e789f5619a: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2071)2740085 MSC_Test_2-SCCP(2063)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2065)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2064)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2065)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2063)@e8e789f5619a: { messageType := 2, destLocRef := '29CF75'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(2063)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2069)@e8e789f5619a: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2071) MSC_Test-GSUP(2069)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2071)"262420000001008" MSC_Test_2-M3UA(2065)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2065)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2063)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2063)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2063)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2063)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2063)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2063)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2063)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2063)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2063)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2063)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2063)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2063)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2065)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2065)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2065)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2063)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2065)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2064)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2071)2740085 TC_iu_lu_auth_sai_timeout2(2071)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2071)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2071)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2071)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2057)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2061)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2059)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2069)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2058)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2056)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2064)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2063)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2065)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2067)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2066)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2070)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2060)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2068)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2062)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2072)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2056): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2057): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2058): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2059): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2060): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2061): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2062): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2063): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2064): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2065): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2066): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2067): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2068): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2069): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2070): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2071): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2072): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Wed Jun 5 08:45:01 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252988) Waiting for packet dumper to finish... 1 (prev_count=252988, count=256187) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_auth_sai_err started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2076)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2076)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2076)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2074)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2079)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2079)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2079)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2077)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2082)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2082)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2082)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2080)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2083)@e8e789f5619a: 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(2076)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2076)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2076)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2076)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2076)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2076)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2076)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2076)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2076)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2076)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2076)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2076)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2076)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2076)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2076)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2076)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2079)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2079)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2079)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2079)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2079)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2079)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2079)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2079)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2079)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2079)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2079)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2079)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2079)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2079)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2079)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2079)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2082)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2082)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2082)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2082)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2082)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2082)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2082)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2082)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2079)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2079)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2082)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2082)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2076)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2076)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2076)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2075)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2079)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2079)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2079)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2085)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2085)@e8e789f5619a: 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(2078)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2085)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2085)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2085)@e8e789f5619a: 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(2085)@e8e789f5619a: 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(2085)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2085)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2082)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2082)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2081)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2086)@e8e789f5619a: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2088) TC_iu_lu_auth_sai_err2(2088)@e8e789f5619a: 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_2-RAN(2081)@e8e789f5619a: Added conn table entry 0TC_iu_lu_auth_sai_err2(2088)3000647 MSC_Test_2-SCCP(2080)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2082)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2081)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2082)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2080)@e8e789f5619a: { messageType := 2, destLocRef := '2DC947'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(2080)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2086)@e8e789f5619a: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2088) MSC_Test-GSUP(2086)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2088)"262420000001009" MSC_Test_2-M3UA(2082)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2082)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2080)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2080)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2080)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2080)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2080)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2080)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2080)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2080)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2080)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2080)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2080)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2080)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2082)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2082)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2082)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2080)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2082)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2081)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2088)3000647 TC_iu_lu_auth_sai_err2(2088)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2088)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2088)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2088)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_1-SCCP(2077)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2082)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2075)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2078)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2086)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2074)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2081)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2076)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2079)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2073)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2089)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2087)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2080)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2085)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2083)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2084)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2073): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2074): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2075): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2076): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2077): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2078): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2079): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2080): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2081): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2082): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2083): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2084): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2085): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2086): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2087): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_auth_sai_err2(2088): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2089): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Wed Jun 5 08:45:07 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=251250) Waiting for packet dumper to finish... 1 (prev_count=251250, count=252415) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Wed Jun 5 08:45: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_release_request started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2093)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2093)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2093)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2091)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2096)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2096)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2096)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2094)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2099)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2099)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2099)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2097)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2100)@e8e789f5619a: 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(2093)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2093)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2093)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2093)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2093)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2093)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2093)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2093)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2093)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2093)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2093)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2093)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2093)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2093)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2093)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2093)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2096)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2096)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2096)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2096)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2096)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2096)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2096)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2096)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2096)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2096)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2096)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2096)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2096)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2096)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2096)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2096)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2099)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2099)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2099)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2099)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2099)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2099)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2099)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2099)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2096)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2099)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2096)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2099)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2102)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2102)@e8e789f5619a: 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(2102)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2102)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2102)@e8e789f5619a: 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(2102)@e8e789f5619a: 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(2102)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2102)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2093)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2093)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2093)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2092)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2096)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2096)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2096)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2095)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2103)@e8e789f5619a: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2105) TC_iu_lu_release_request2(2105)@e8e789f5619a: 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(2099)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2099)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2098)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2098)@e8e789f5619a: Added conn table entry 0TC_iu_lu_release_request2(2105)11032472 MSC_Test_2-SCCP(2097)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2099)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2098)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2099)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2097)@e8e789f5619a: { messageType := 2, destLocRef := 'A85798'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(2097)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2103)@e8e789f5619a: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2105) MSC_Test-GSUP(2103)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_release_request2(2105)"262420000001010" MSC_Test_2-SCCP(2097)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2097)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2097)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2097)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2099)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2099)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2099)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2097)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2097)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2097)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2097)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2097)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2097)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2097)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2097)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2097)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2097)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2097)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2097)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2099)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2099)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2099)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2097)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2099)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2098)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_release_request2(2105)11032472 TC_iu_lu_release_request2(2105)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_lu_release_request2(2105)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2091)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2097)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2100)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2095)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2092)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2094)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2093)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2103)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2099)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2090)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2096)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2098)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2101)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2106)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2104)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2102)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2090): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2091): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2092): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2093): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2094): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2095): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2096): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2097): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2098): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2099): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2100): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2101): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2102): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2103): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2104): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_release_request2(2105): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2106): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Wed Jun 5 08:45:14 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_release_request pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_release_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=255405) Waiting for packet dumper to finish... 1 (prev_count=255405, count=256570) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Wed Jun 5 08:45: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_disconnect.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_disconnect started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2110)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2110)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2110)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2108)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2113)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2113)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2113)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2111)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2116)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2116)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2116)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2114)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2117)@e8e789f5619a: 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(2110)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2110)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2110)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2110)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2110)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2110)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2110)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2110)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2110)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2110)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2110)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2110)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2110)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2110)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2110)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2110)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2113)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2113)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2113)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2113)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2113)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2113)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2113)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2113)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2113)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2113)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2113)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2113)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2113)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2113)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2113)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2113)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2116)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2116)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2116)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2116)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2116)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2116)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2116)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2116)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2116)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2116)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2116)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2116)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2116)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2116)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2116)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2113)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2113)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2116)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2119)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2119)@e8e789f5619a: 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(2119)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2119)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2119)@e8e789f5619a: 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(2119)@e8e789f5619a: 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(2119)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2119)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2110)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2110)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2110)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2109)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2113)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2113)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2113)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2112)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2120)@e8e789f5619a: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2122) TC_iu_lu_disconnect2(2122)@e8e789f5619a: 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_2-M3UA(2116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2116)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2115)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2115)@e8e789f5619a: Added conn table entry 0TC_iu_lu_disconnect2(2122)6846145 MSC_Test_2-SCCP(2114)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2115)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2116)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2114)@e8e789f5619a: { messageType := 2, destLocRef := '6876C1'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(2114)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2120)@e8e789f5619a: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2122) MSC_Test-GSUP(2120)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_disconnect2(2122)"262420000001011" TC_iu_lu_disconnect2(2122)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-RAN(2115)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_disconnect2(2122)6846145 MSC_Test_2-SCCP(2114)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-M3UA(2116)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2116)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2116)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2114)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2114)@e8e789f5619a: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2122)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(2110)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2120)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2115)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2111)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2109)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2108)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2113)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2116)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2112)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2114)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2117)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2123)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2107)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2121)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2119)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2118)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2107): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2108): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2109): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2110): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2111): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2112): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2113): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2114): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2115): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2116): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2117): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2118): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2119): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2120): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2121): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_disconnect2(2122): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2123): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Wed Jun 5 08:45:23 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_disconnect pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212798) Waiting for packet dumper to finish... 1 (prev_count=212798, count=216574) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Wed Jun 5 08:45: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_by_imei started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2127)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2127)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2127)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2125)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2130)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2130)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2130)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2128)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2133)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2133)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2133)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2131)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2134)@e8e789f5619a: 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(2127)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2127)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2127)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2127)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2127)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2127)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2127)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2127)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2127)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2127)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2127)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2127)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2127)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2127)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2127)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2127)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2130)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2130)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2130)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2130)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2130)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2130)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2130)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2130)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2130)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2130)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2130)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2130)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2130)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2130)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2130)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2130)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2133)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2133)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2133)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2133)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2133)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2133)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2130)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2130)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2127)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2136)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2127)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2127)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2136)@e8e789f5619a: 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(2136)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2136)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2136)@e8e789f5619a: 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(2136)@e8e789f5619a: 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(2136)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2136)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(2126)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2130)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2130)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2130)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2129)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2132)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2137)@e8e789f5619a: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2139) TC_iu_lu_by_imei2(2139)@e8e789f5619a: 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_2-RAN(2132)@e8e789f5619a: Added conn table entry 0TC_iu_lu_by_imei2(2139)9607893 MSC_Test_2-SCCP(2131)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2132)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2131)@e8e789f5619a: { messageType := 2, destLocRef := '929AD5'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(2131)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2131)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2131)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2131)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2131)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2131)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2131)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2131)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2131)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2131)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2131)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2131)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2131)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2131)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2131)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2131)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2131)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2133)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2131)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2133)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2132)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_by_imei2(2139)9607893 TC_iu_lu_by_imei2(2139)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2139)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2139)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2139)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(2126)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2129)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2131)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2137)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2125)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2130)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2128)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2132)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2124)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2133)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2127)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2138)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2134)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2136)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2135)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2140)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2124): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2125): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2126): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2127): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2128): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2129): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2130): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2131): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2132): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2133): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2134): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2135): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2136): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2137): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2138): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_by_imei2(2139): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2140): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Wed Jun 5 08:45:34 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_by_imei pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248239) Waiting for packet dumper to finish... 1 (prev_count=248239, count=251438) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:45: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_imsi_detach_by_imsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2144)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2144)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2144)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2142)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2147)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2147)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2147)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2145)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2150)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2150)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2150)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2148)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2151)@e8e789f5619a: 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(2153)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2153)@e8e789f5619a: 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(2153)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2153)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2153)@e8e789f5619a: 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(2153)@e8e789f5619a: 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(2153)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2153)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_imsi_detach_by_imsi2(2156)@e8e789f5619a: 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_0-M3UA(2144)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2144)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2144)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2144)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2144)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2144)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2144)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2144)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2144)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2144)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2144)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2144)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2144)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2144)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2144)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2144)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2147)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2147)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2147)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2147)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2147)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2147)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2147)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2147)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2147)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2147)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2147)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2147)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2147)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2147)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2147)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2147)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2150)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2150)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2150)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2150)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2150)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2150)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2150)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2150)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2147)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2147)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2150)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2144)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2144)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2144)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2143)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2147)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2147)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2147)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2146)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2150)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2150)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2149)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2149)@e8e789f5619a: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2156)15260148 MSC_Test_2-SCCP(2148)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2150)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2149)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2150)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2150)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2148)@e8e789f5619a: { messageType := 2, destLocRef := 'E8D9F4'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(2148)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2148)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2148)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2148)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2148)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2148)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2148)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2148)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2148)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2150)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2150)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2150)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2148)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2150)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2149)@e8e789f5619a: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2156)15260148 TC_iu_imsi_detach_by_imsi2(2156)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2156)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2142)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2143)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2149)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2145)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2146)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2154)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2151)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2150)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2148)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2144)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2152)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2153)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2141)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2155)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2157)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2147)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2142): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2143): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2144): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2145): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2146): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2147): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2148): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2149): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2150): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2151): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2152): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2153): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2154): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2155): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2156): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2157): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Wed Jun 5 08:45:40 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223261) Waiting for packet dumper to finish... 1 (prev_count=223261, count=224426) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:45: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_imsi_detach_by_tmsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2161)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2161)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2161)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2159)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2164)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2164)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2164)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2162)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2167)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2167)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2167)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2165)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2168)@e8e789f5619a: 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(2161)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2161)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2161)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2161)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2161)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2161)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2161)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2161)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2161)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2161)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2161)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2161)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2161)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2161)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2161)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2161)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2164)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2164)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2164)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2164)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2164)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2164)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2164)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2164)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2164)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2164)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2164)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2164)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2164)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2164)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2164)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2164)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2167)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2167)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2167)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2167)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2167)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2167)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2167)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2167)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2164)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2164)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2167)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2167)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2170)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2170)@e8e789f5619a: 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(2170)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2170)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2170)@e8e789f5619a: 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(2170)@e8e789f5619a: 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(2170)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2170)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2161)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2161)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2161)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2160)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_imsi_detach_by_tmsi2(2173)@e8e789f5619a: 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(2164)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2164)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2164)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2163)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2167)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2167)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2166)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2166)@e8e789f5619a: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2173)6804295 MSC_Test_2-SCCP(2165)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2167)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2166)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2167)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2167)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2165)@e8e789f5619a: { messageType := 2, destLocRef := '67D347'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(2165)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2165)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2165)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2165)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2165)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2165)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2165)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2165)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2165)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2167)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2167)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2167)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2165)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2167)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2166)@e8e789f5619a: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2173)6804295 TC_iu_imsi_detach_by_tmsi2(2173)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2173)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2173)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2173)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2159)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2161)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2160)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2163)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2162)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2171)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2166)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2165)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2164)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2172)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2158)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2167)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2168)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2170)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2169)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2174)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2158): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2159): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2160): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2161): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2162): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2163): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2164): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2165): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2166): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2167): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2168): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2169): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2170): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2171): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2172): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2173): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2174): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Wed Jun 5 08:45:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221549) Waiting for packet dumper to finish... 1 (prev_count=221549, count=222714) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:45: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_imsi_detach_by_imei started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2178)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2178)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2178)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2176)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2181)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2181)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2181)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2179)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2184)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2184)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2184)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2182)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2185)@e8e789f5619a: 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(2178)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2178)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2178)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2178)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2178)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2178)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2178)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2178)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2178)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2178)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2178)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2178)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2178)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2178)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2178)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2178)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2181)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2181)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2181)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2181)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2181)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2181)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2181)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2181)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2181)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2181)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2181)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2181)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2181)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2181)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2181)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2181)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2184)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2184)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2184)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2184)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2184)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2184)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2184)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2184)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2181)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2181)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2184)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2184)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2187)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2187)@e8e789f5619a: 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(2187)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2187)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2187)@e8e789f5619a: 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(2187)@e8e789f5619a: 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(2187)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2187)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2178)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2178)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2178)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2177)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_imsi_detach_by_imei2(2190)@e8e789f5619a: 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_1-M3UA(2181)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2181)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2181)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2180)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2184)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2183)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2183)@e8e789f5619a: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2190)6166638 MSC_Test_2-SCCP(2182)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2183)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2184)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2184)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2182)@e8e789f5619a: { messageType := 2, destLocRef := '5E186E'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(2182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2182)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2182)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2182)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2182)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2182)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2182)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2182)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2184)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2184)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2182)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2183)@e8e789f5619a: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2190)6166638 MSC_Test_2-M3UA(2184)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_imsi_detach_by_imei2(2190)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2190)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2190)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2190)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(2177)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2176)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2182)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2178)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2180)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2179)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2175)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2188)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2181)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2183)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2184)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2185)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2187)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2191)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2189)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2186)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2175): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2176): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2177): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2178): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2179): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2180): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2181): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2182): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2183): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2184): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2185): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2186): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2187): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2188): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2189): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2190): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2191): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Wed Jun 5 08:45:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221952) Waiting for packet dumper to finish... 1 (prev_count=221952, count=223117) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:45: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_emerg_call_imei_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2195)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2195)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2195)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2193)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2198)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2198)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2198)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2196)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2201)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2201)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2201)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2199)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2202)@e8e789f5619a: 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(2195)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2195)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2195)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2195)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2195)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2195)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2195)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2195)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2195)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2195)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2195)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2195)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2198)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2198)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2198)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2198)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2198)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2198)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2198)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2198)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2198)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2198)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2198)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2198)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2198)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2198)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2198)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2198)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2201)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2201)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2201)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2201)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2201)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2201)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2201)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2201)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2201)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2198)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2198)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2201)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2195)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2195)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2195)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2204)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_0-RAN(2194)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2204)@e8e789f5619a: 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(2204)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2204)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2204)@e8e789f5619a: 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(2204)@e8e789f5619a: 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(2204)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2204)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2198)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2198)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2198)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2197)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2201)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2201)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2200)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_emerg_call_imei_reject2(2207)@e8e789f5619a: 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_2-RAN(2200)@e8e789f5619a: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2207)6248048 MSC_Test_2-SCCP(2199)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2201)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2200)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2201)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2201)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2201)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2199)@e8e789f5619a: { messageType := 2, destLocRef := '5F5670'O ("_Vp"), 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(2199)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2199)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2199)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2199)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2199)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2199)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2199)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2199)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2199)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2199)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2199)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2199)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2199)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2201)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2201)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2201)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2199)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2200)@e8e789f5619a: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2207)6248048 TC_iu_emerg_call_imei_reject2(2207)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2201)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imei_reject2(2207)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2207)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2207)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2193)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2205)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2202)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2192)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2200)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2198)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2196)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2195)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2194)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2197)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2199)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2204)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2206)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2208)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2203)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2201)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2192): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2193): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2194): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2195): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2196): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2197): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2198): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2199): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2200): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2201): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2202): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2203): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2204): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2205): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2206): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2207): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2208): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Wed Jun 5 08:45:58 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232270) Waiting for packet dumper to finish... 1 (prev_count=232270, count=233435) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Wed Jun 5 08:46: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_emerg_call_imsi started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2212)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2212)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2212)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2210)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2215)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2215)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2215)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2213)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2218)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2218)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2218)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2216)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2219)@e8e789f5619a: 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(2221)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2221)@e8e789f5619a: 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(2221)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2221)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2221)@e8e789f5619a: 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(2221)@e8e789f5619a: 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(2221)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2221)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2222)@e8e789f5619a: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2224) TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: 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(2212)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2212)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2212)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2212)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2212)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2212)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2212)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2212)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2212)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2212)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2212)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2212)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2215)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2215)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2215)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2215)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2215)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2215)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2215)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2215)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2215)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2215)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2215)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2215)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2215)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2215)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2215)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2215)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2218)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2218)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2218)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2218)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2218)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2218)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2215)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2215)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2212)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2211)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2215)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2215)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2215)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2214)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2217)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2217)@e8e789f5619a: Added conn table entry 0TC_iu_emerg_call_imsi2(2224)2386187 MSC_Test_2-SCCP(2216)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2217)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: { messageType := 2, destLocRef := '24690B'O ("$i\v"), 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(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2222)@e8e789f5619a: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2224) MSC_Test-GSUP(2222)@e8e789f5619a: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2224)"262420000001018" TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2217)@e8e789f5619a: patching N(SD)=1 into dtap '051403A515772104B1C26387'O MSC_Test_2-RAN(2217)@e8e789f5619a: patched enc_l3: '055403A515772104B1C26387'O MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055403A515772104B1C26387'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2217)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2217)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2217)@e8e789f5619a: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2224)2386187 TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: 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 := '2BD76E2E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2217)@e8e789f5619a: Added conn table entry 0TC_iu_emerg_call_imsi2(2224)1560559 MSC_Test_2-RAN(2217)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2216)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: { messageType := 2, destLocRef := '17CFEF'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(2216)@e8e789f5619a: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2217)@e8e789f5619a: patching N(SD)=1 into dtap '05149F869CFF21042F4AF518'O MSC_Test_2-RAN(2217)@e8e789f5619a: patched enc_l3: '05549F869CFF21042F4AF518'O MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549F869CFF21042F4AF518'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2219)@e8e789f5619a: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2224) MSC_Test-MGCP(2220)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2224) MSC_Test_2-RAN(2217)@e8e789f5619a: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2217)@e8e789f5619a: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:22 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2220)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "412", 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_emerg_call_imsi2(2224) TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2219)@e8e789f5619a: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2224) MSC_Test-MNCC(2219)@e8e789f5619a: Added conn table entry 0TC_iu_emerg_call_imsi2(2224)-2147483596 MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:46 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "415", 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.185.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(2224)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2217)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2217)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: Hold the call for some time MSC_Test_0-M3UA(2212)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2212)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: Hangup TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2217)@e8e789f5619a: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2217)@e8e789f5619a: patched enc_l3: '032A'O MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2219)@e8e789f5619a: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2224)-2147483596 MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2216)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2216)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2216)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2218)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2216)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2218)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2217)@e8e789f5619a: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2224)1560559 TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2224)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(2211)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2222)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2210)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2215)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2217)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2213)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2209)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2219)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2212)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2223)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2216)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2218)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2225)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2220)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2221)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2214)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2209): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2210): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2211): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2212): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2213): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2214): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2215): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2216): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2217): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2218): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2219): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2220): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2221): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2222): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2223): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_emerg_call_imsi2(2224): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2225): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Wed Jun 5 08:46:11 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imsi pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616133) Waiting for packet dumper to finish... 1 (prev_count=616133, count=619332) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Wed Jun 5 08:46: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_establish_and_nothing started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2229)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2229)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2229)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2227)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2232)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2232)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2232)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2230)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2235)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2235)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2235)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-SCCP(2233)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2236)@e8e789f5619a: 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(2229)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2229)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2229)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2229)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2229)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2229)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2229)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2229)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2229)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2229)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2229)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2229)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2229)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2229)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2229)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2229)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2232)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2232)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2232)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2232)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2232)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2232)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2232)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2232)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2232)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2232)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2232)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2232)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2232)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2232)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2232)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2232)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2235)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2235)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2235)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2235)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2235)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2235)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2232)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2232)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2229)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2229)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2229)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2238)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2238)@e8e789f5619a: 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-RAN(2228)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2238)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2238)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2238)@e8e789f5619a: 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(2238)@e8e789f5619a: 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(2238)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2238)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2232)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2232)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2232)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2231)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2234)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2239)@e8e789f5619a: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2241) TC_iu_establish_and_nothing2(2241)@e8e789f5619a: 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_2-RAN(2234)@e8e789f5619a: Added conn table entry 0TC_iu_establish_and_nothing2(2241)3668347 MSC_Test_2-SCCP(2233)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2234)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: { messageType := 2, destLocRef := '37F97B'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(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2239)@e8e789f5619a: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2241) MSC_Test-GSUP(2239)@e8e789f5619a: Added IMSI table entry 0TC_iu_establish_and_nothing2(2241)"262420000001027" TC_iu_establish_and_nothing2(2241)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2241)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2234)@e8e789f5619a: patching N(SD)=1 into dtap '05147CF919BE210438485513'O MSC_Test_2-RAN(2234)@e8e789f5619a: patched enc_l3: '05547CF919BE210438485513'O MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2233)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547CF919BE210438485513'O MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2233)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2241)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2234)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2234)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2233)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2233)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2234)@e8e789f5619a: Deleted conn table entry 0TC_iu_establish_and_nothing2(2241)3668347 TC_iu_establish_and_nothing2(2241)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2241)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2241)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2241)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2241)@e8e789f5619a: 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 := '15E09E30'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2234)@e8e789f5619a: Added conn table entry 0TC_iu_establish_and_nothing2(2241)10304439 MSC_Test_2-RAN(2234)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2233)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: { messageType := 2, destLocRef := '9D3BB7'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(2233)@e8e789f5619a: Session index based on local reference:0 TC_iu_establish_and_nothing2(2241)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2241)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2234)@e8e789f5619a: patching N(SD)=1 into dtap '051406CB5F5A210485FCFCA8'O MSC_Test_2-RAN(2234)@e8e789f5619a: patched enc_l3: '055406CB5F5A210485FCFCA8'O MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2233)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055406CB5F5A210485FCFCA8'O MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2233)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2233)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2233)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2233)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2235)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2233)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2235)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2234)@e8e789f5619a: Deleted conn table entry 0TC_iu_establish_and_nothing2(2241)10304439 TC_iu_establish_and_nothing2(2241)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2241)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2241)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2241)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_1-RAN(2231)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2227)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2230)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2239)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2232)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2234)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2226)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2236)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2229)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2228)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2237)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2242)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2240)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2233)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2235)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2238)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2226): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2227): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2228): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2229): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2230): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2231): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2232): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2233): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2234): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2235): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2236): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2237): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2238): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2239): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2240): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_establish_and_nothing2(2241): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2242): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Wed Jun 5 08:46:22 UTC 2024 ====== MSC_Tests_Iu.TC_iu_establish_and_nothing pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=444814) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:46: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_mo_setup_and_nothing started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2246)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2246)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2246)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2244)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2249)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2249)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2249)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2247)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2252)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2252)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2252)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2250)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2253)@e8e789f5619a: 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(2246)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2246)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2246)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2246)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2246)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2246)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2246)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2246)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2246)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2246)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2246)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2246)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2246)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2246)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2246)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2246)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2249)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2249)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2249)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2249)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2249)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2249)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2249)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2249)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2249)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2249)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2249)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2249)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2249)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2249)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2249)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2249)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2252)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2252)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2252)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2252)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2252)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2252)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2249)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2249)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2255)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2255)@e8e789f5619a: 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(2255)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2255)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2255)@e8e789f5619a: 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(2255)@e8e789f5619a: 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(2255)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2255)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2256)@e8e789f5619a: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2258) TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: 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(2246)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2246)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2246)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2245)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2249)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2249)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2249)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2248)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2251)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2251)@e8e789f5619a: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2258)9995888 MSC_Test_2-SCCP(2250)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2251)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: { messageType := 2, destLocRef := '988670'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(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2256)@e8e789f5619a: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2258) MSC_Test-GSUP(2256)@e8e789f5619a: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2258)"262420000001028" TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2251)@e8e789f5619a: patching N(SD)=1 into dtap '05144EA9B7DE21044FBCF1F0'O MSC_Test_2-RAN(2251)@e8e789f5619a: patched enc_l3: '05544EA9B7DE21044FBCF1F0'O MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2250)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544EA9B7DE21044FBCF1F0'O MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2250)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2251)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2251)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2250)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2250)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2251)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2258)9995888 TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: 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 := '16A3947A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2251)@e8e789f5619a: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2258)2499614 MSC_Test_2-RAN(2251)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2250)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: { messageType := 2, destLocRef := '26241E'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(2250)@e8e789f5619a: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2251)@e8e789f5619a: patching N(SD)=1 into dtap '051433300A252104228FDDA1'O MSC_Test_2-RAN(2251)@e8e789f5619a: patched enc_l3: '055433300A252104228FDDA1'O MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2250)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055433300A252104228FDDA1'O MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2250)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2253)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2258) MSC_Test-MGCP(2254)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2258) MSC_Test_2-RAN(2251)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2251)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_len:28 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2250)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2254)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "418", 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_mo_setup_and_nothing2(2258) MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2250)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2250)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2250)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2252)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2250)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2251)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2258)2499614 TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2252)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2258)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2244)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2245)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2246)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2243)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2256)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2253)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2259)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2251)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2247)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2249)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2252)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2257)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2255)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2254)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2250)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2248)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2243): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2244): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2245): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2246): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2247): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2248): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2249): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2250): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2251): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2252): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2253): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2254): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2255): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2256): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2257): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2258): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2259): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Wed Jun 5 08:46:31 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=487638) Waiting for packet dumper to finish... 1 (prev_count=487638, count=490837) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:46: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_mo_crcx_ran_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2263)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2263)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2263)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2261)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2266)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2266)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2266)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2264)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2269)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2269)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2269)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-SCCP(2267)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2270)@e8e789f5619a: 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(2263)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2263)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2263)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2263)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2263)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2263)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2263)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2263)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2263)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2263)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2263)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2263)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2263)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2263)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2263)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2263)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2266)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2266)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2266)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2266)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2266)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2266)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2266)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2266)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2266)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2266)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2266)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2266)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2266)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2266)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2266)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2266)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2269)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2269)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2269)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2269)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2269)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2269)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2266)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2266)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2272)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2272)@e8e789f5619a: 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(2272)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2272)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2272)@e8e789f5619a: 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(2272)@e8e789f5619a: 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(2272)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2272)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2263)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2263)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2263)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2262)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2266)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2266)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2266)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2265)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2273)@e8e789f5619a: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2275) TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: 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_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2268)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2268)@e8e789f5619a: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2275)13595591 MSC_Test_2-SCCP(2267)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2268)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: { messageType := 2, destLocRef := 'CF73C7'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(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2273)@e8e789f5619a: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2275) MSC_Test-GSUP(2273)@e8e789f5619a: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2275)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2268)@e8e789f5619a: patching N(SD)=1 into dtap '0514A4F4A5462104A70418BB'O MSC_Test_2-RAN(2268)@e8e789f5619a: patched enc_l3: '0554A4F4A5462104A70418BB'O MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2267)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A4F4A5462104A70418BB'O MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2267)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2268)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2268)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2267)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2267)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2268)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2275)13595591 TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: 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 := '06CAFFF4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2268)@e8e789f5619a: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2275)11013293 MSC_Test_2-RAN(2268)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2267)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: { messageType := 2, destLocRef := 'A80CAD'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(2267)@e8e789f5619a: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2268)@e8e789f5619a: patching N(SD)=1 into dtap '0514BC8241A62104804D2F81'O MSC_Test_2-RAN(2268)@e8e789f5619a: patched enc_l3: '0554BC8241A62104804D2F81'O MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2267)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BC8241A62104804D2F81'O MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2267)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2270)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2275) MSC_Test-MGCP(2271)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2275) MSC_Test_2-RAN(2268)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2268)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_len:28 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2267)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2271)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "419", 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_crcx_ran_timeout2(2275) TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2270)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2275) MSC_Test-MNCC(2270)@e8e789f5619a: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2275)-2147483594 TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test-MNCC(2270)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2275)-2147483594 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2267)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2267)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2267)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2269)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2267)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2268)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2275)11013293 MSC_Test_2-M3UA(2269)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2275)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_1-SCCP(2264)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2261)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2266)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2267)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2273)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2265)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2263)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2262)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2268)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2260)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2270)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2271)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2274)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2269)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2272)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2276)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2260): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2261): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2262): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2263): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2264): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2265): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2266): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2267): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2268): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2269): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2270): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2271): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2272): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2273): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2274): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2275): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Wed Jun 5 08:46:41 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=501756) Waiting for packet dumper to finish... 1 (prev_count=501756, count=504955) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:46: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_mo_crcx_ran_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2280)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2280)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2280)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2278)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2283)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2283)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2283)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2281)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2286)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2286)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2286)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-SCCP(2284)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2287)@e8e789f5619a: 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(2280)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2280)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2280)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2280)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2280)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2280)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2280)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2280)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2280)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2280)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2280)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2280)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2280)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2280)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2280)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2280)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2283)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2283)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2283)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2283)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2283)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2283)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2283)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2283)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2283)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2283)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2283)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2283)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2283)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2283)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2283)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2283)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2286)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2286)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2286)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2286)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2286)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2286)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2283)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2283)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2286)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2289)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2289)@e8e789f5619a: 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(2289)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2289)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2289)@e8e789f5619a: 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(2289)@e8e789f5619a: 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(2289)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2289)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2280)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2280)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2280)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2279)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2283)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2283)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2283)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2282)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2290)@e8e789f5619a: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2292) TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: 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_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2285)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2285)@e8e789f5619a: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2292)3616933 MSC_Test_2-SCCP(2284)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2285)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: { messageType := 2, destLocRef := '3730A5'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(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2290)@e8e789f5619a: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2292) MSC_Test-GSUP(2290)@e8e789f5619a: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2292)"262420000001030" TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2285)@e8e789f5619a: patching N(SD)=1 into dtap '0514B19B38BB210401814F37'O MSC_Test_2-RAN(2285)@e8e789f5619a: patched enc_l3: '0554B19B38BB210401814F37'O MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2284)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B19B38BB210401814F37'O MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2284)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2285)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2285)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_0-M3UA(2280)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-M3UA(2280)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2284)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2284)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2285)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2292)3616933 TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: 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 := '4EC8D928'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2285)@e8e789f5619a: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2292)14949502 MSC_Test_2-RAN(2285)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2284)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: { messageType := 2, destLocRef := 'E41C7E'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(2284)@e8e789f5619a: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2285)@e8e789f5619a: patching N(SD)=1 into dtap '05149BDDC82B210407063C55'O MSC_Test_2-RAN(2285)@e8e789f5619a: patched enc_l3: '05549BDDC82B210407063C55'O MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2284)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549BDDC82B210407063C55'O MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2284)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2287)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2292) MSC_Test-MGCP(2288)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2292) MSC_Test_2-RAN(2285)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2285)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_len:28 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2284)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2288)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "422", 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_reject2(2292) TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2284)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2284)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2284)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2286)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2284)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2285)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2292)14949502 TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2286)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2292)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_1-SCCP(2281)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2278)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2287)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2283)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2280)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2291)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2279)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2277)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2285)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2282)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2286)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2284)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2290)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2288)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2289)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2293)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2277): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2278): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2279): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2280): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2281): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2282): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2283): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2284): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2285): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2286): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2287): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2288): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2289): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2290): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2291): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2292): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2293): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Wed Jun 5 08:46:48 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=498367) Waiting for packet dumper to finish... 1 (prev_count=498367, count=501566) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:46: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_mt_crcx_ran_reject started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2297)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2297)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2297)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2295)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2300)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2300)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2300)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-SCCP(2298)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2303)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2303)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2303)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2301)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2304)@e8e789f5619a: 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(2297)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2297)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2297)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2297)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2297)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2297)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2297)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2297)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2297)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2297)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2297)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2297)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2297)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2297)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2297)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2297)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2300)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2300)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2300)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2300)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2300)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2300)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2300)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2300)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2300)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2300)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2300)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2300)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2300)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2300)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2300)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2300)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2303)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2303)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2303)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2303)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2303)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2303)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2300)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2300)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2303)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2306)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2306)@e8e789f5619a: 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(2306)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2306)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2306)@e8e789f5619a: 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(2306)@e8e789f5619a: 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(2306)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2306)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2297)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2297)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2297)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2296)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2300)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2300)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2300)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2299)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2307)@e8e789f5619a: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2309) TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: 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_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2302)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2302)@e8e789f5619a: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2309)14784455 MSC_Test_2-SCCP(2301)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2302)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: { messageType := 2, destLocRef := 'E197C7'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(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2307)@e8e789f5619a: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2309) MSC_Test-GSUP(2307)@e8e789f5619a: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2309)"262420000001031" TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2302)@e8e789f5619a: patching N(SD)=1 into dtap '0514A53C067921042D44858A'O MSC_Test_2-RAN(2302)@e8e789f5619a: patched enc_l3: '0554A53C067921042D44858A'O MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2301)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A53C067921042D44858A'O MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2301)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2302)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2302)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2301)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2301)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2302)@e8e789f5619a: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2309)14784455 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2302)@e8e789f5619a: Created IMSI[0] for '262420000001031'H'604E67CB'O to be handled at TC_iu_mt_crcx_ran_reject2(2309) MSC_Test-MNCC(2304)@e8e789f5619a: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2309)421823577 MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2302)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2309) TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: 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 := '604E67CB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2302)@e8e789f5619a: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2309)356294 MSC_Test_2-SCCP(2301)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: { messageType := 2, destLocRef := '056FC6'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(2301)@e8e789f5619a: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2302)@e8e789f5619a: patching N(SD)=0 into dtap '05143F42AE9C2104A8F938E2'O MSC_Test_2-RAN(2302)@e8e789f5619a: patched enc_l3: '05143F42AE9C2104A8F938E2'O MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2301)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143F42AE9C2104A8F938E2'O MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2301)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2305)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2309) MSC_Test_2-RAN(2302)@e8e789f5619a: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2302)@e8e789f5619a: patched enc_l3: '8348'O MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2301)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2305)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "423", 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_mt_crcx_ran_reject2(2309) MSC_Test-MNCC(2304)@e8e789f5619a: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2309)421823577 MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2301)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2301)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2301)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2303)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2301)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2302)@e8e789f5619a: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2309)356294 MSC_Test_2-M3UA(2303)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2309)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2295)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2296)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2307)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2297)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2304)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2308)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2303)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2300)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2301)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2294)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2310)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2306)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2302)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2298)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2299)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2305)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2294): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2295): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2296): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2297): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2298): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2299): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2300): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2301): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2302): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2303): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2304): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2305): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2306): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2307): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2308): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2309): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2310): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Wed Jun 5 08:46:54 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=509371) Waiting for packet dumper to finish... 1 (prev_count=509371, count=512570) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Wed Jun 5 08:46: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_gsup_cancel.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_gsup_cancel started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2314)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2314)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2314)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2312)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2317)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2317)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2317)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2315)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2320)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2320)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2320)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2318)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2321)@e8e789f5619a: 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(2314)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2314)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2314)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2314)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2314)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2314)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2314)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2314)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2314)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2314)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2314)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2314)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2314)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2314)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2314)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2314)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2317)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2317)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2317)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2317)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2317)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2317)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2317)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2317)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2317)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2317)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2317)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2317)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2317)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2317)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2317)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2317)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2320)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2320)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2320)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2320)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2320)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2320)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2317)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2317)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2314)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2314)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2314)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2314)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2323)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2323)@e8e789f5619a: 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(2323)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2323)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2323)@e8e789f5619a: 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(2323)@e8e789f5619a: 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(2323)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2323)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2317)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2317)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2317)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2316)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2319)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2324)@e8e789f5619a: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2326) TC_iu_gsup_cancel2(2326)@e8e789f5619a: 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_2-RAN(2319)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_cancel2(2326)9120568 MSC_Test_2-SCCP(2318)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2319)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: { messageType := 2, destLocRef := '8B2B38'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(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2324)@e8e789f5619a: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2326) MSC_Test-GSUP(2324)@e8e789f5619a: Added IMSI table entry 0TC_iu_gsup_cancel2(2326)"262420000001033" TC_iu_gsup_cancel2(2326)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2319)@e8e789f5619a: patching N(SD)=1 into dtap '0514D12A75432104D6AE26D6'O MSC_Test_2-RAN(2319)@e8e789f5619a: patched enc_l3: '0554D12A75432104D6AE26D6'O MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D12A75432104D6AE26D6'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2319)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2319)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2319)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_cancel2(2326)9120568 TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: 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 := '90724329'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2319)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_cancel2(2326)9959038 MSC_Test_2-RAN(2319)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2318)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2314)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2314)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2313)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: { messageType := 2, destLocRef := '97F67E'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(2318)@e8e789f5619a: Session index based on local reference:0 TC_iu_gsup_cancel2(2326)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2319)@e8e789f5619a: patching N(SD)=1 into dtap '05146210BF5E2104C489492C'O MSC_Test_2-RAN(2319)@e8e789f5619a: patched enc_l3: '05546210BF5E2104C489492C'O MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546210BF5E2104C489492C'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2321)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2326) MSC_Test-MGCP(2322)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2326) MSC_Test_2-RAN(2319)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2319)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:28 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2322)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "424", 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_gsup_cancel2(2326) TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2321)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2326) MSC_Test-MNCC(2321)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_cancel2(2326)-2147483592 MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:46 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2326)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2326)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "427", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.185.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(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2319)@e8e789f5619a: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2319)@e8e789f5619a: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2326)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_mo_call_establish DONE TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: Hold the call for some time TC_iu_gsup_cancel2(2326)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: Hangup TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2319)@e8e789f5619a: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2319)@e8e789f5619a: patched enc_l3: '032A'O MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2321)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_cancel2(2326)-2147483592 MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2326)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2326)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2319)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_cancel2(2326)9959038 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: f_call_hangup 9: done TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: 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(2319)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_cancel2(2326)5269267 MSC_Test_2-RAN(2319)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2318)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: { messageType := 2, destLocRef := '506713'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(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2318)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2318)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2318)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2320)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2318)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2319)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_cancel2(2326)5269267 MSC_Test_2-M3UA(2320)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2326)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2312)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2313)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2318)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2319)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2324)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2316)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2320)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2317)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2321)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2314)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2311)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2315)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2322)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2323)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2327)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2325)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2311): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2312): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2313): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2314): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2315): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2316): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2317): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2318): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2319): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2320): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2321): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2322): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2323): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2324): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2325): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_gsup_cancel2(2326): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2327): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Wed Jun 5 08:47:07 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_cancel pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=708492) Waiting for packet dumper to finish... 1 (prev_count=708492, count=711691) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Wed Jun 5 08:47: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_mo_release_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2331)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2331)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2331)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2329)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2334)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2334)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2334)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2332)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2337)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2337)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2337)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2335)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2338)@e8e789f5619a: 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(2331)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2331)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2331)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2331)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2331)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2331)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2331)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2331)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2331)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2331)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2331)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2331)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2331)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2331)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2331)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2331)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2334)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2334)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2334)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2334)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2334)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2334)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2334)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2334)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2334)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2334)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2334)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2334)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2334)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2334)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2334)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2334)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2337)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2337)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2337)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2337)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2337)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2337)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2334)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2334)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2337)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2340)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2340)@e8e789f5619a: 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(2340)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2340)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2340)@e8e789f5619a: 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(2340)@e8e789f5619a: 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(2340)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2340)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2331)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2331)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2331)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2330)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2334)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2334)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2334)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2333)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2341)@e8e789f5619a: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2343) TC_iu_mo_release_timeout2(2343)@e8e789f5619a: 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_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2336)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2336)@e8e789f5619a: Added conn table entry 0TC_iu_mo_release_timeout2(2343)7536445 MSC_Test_2-SCCP(2335)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2336)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: { messageType := 2, destLocRef := '72FF3D'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(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2341)@e8e789f5619a: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2343) MSC_Test-GSUP(2341)@e8e789f5619a: Added IMSI table entry 0TC_iu_mo_release_timeout2(2343)"262420000001040" TC_iu_mo_release_timeout2(2343)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2343)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2336)@e8e789f5619a: patching N(SD)=1 into dtap '0514B852C1C32104A13CCDF6'O MSC_Test_2-RAN(2336)@e8e789f5619a: patched enc_l3: '0554B852C1C32104A13CCDF6'O MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2335)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B852C1C32104A13CCDF6'O MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2335)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2343)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2336)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2336)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2335)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2335)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2336)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_release_timeout2(2343)7536445 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2343)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2343)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2343)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2343)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2343)@e8e789f5619a: 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 := '33C9368A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2336)@e8e789f5619a: Added conn table entry 0TC_iu_mo_release_timeout2(2343)15853466 MSC_Test_2-RAN(2336)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2335)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: { messageType := 2, destLocRef := 'F1E79A'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(2335)@e8e789f5619a: Session index based on local reference:0 TC_iu_mo_release_timeout2(2343)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2343)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2336)@e8e789f5619a: patching N(SD)=1 into dtap '051491D7C3D9210405D0A1EC'O MSC_Test_2-RAN(2336)@e8e789f5619a: patched enc_l3: '055491D7C3D9210405D0A1EC'O MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2335)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055491D7C3D9210405D0A1EC'O MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2335)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2338)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2343) MSC_Test-MGCP(2339)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2343) MSC_Test_2-RAN(2336)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2336)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_len:28 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2335)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2339)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", 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_mo_release_timeout2(2343) TC_iu_mo_release_timeout2(2343)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_release_timeout2(2343)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2338)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2343) MSC_Test-MNCC(2338)@e8e789f5619a: Added conn table entry 0TC_iu_mo_release_timeout2(2343)-2147483591 TC_iu_mo_release_timeout2(2343)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2343)@e8e789f5619a: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2343)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2338)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_release_timeout2(2343)-2147483591 MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2335)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2335)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2335)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2337)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2335)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2336)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_release_timeout2(2343)15853466 MSC_Test_2-M3UA(2337)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2343)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2343)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2343)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2343)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(2330)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2333)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2331)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2329)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2335)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2337)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2332)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2334)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2338)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2341)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2328)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2342)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2340)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2336)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2344)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2339)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2328): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2329): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2330): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2331): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2332): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2333): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2334): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2335): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2336): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2337): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2338): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2339): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2340): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2341): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2342): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_mo_release_timeout2(2343): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2344): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Wed Jun 5 08:47:16 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=500843) Waiting for packet dumper to finish... 1 (prev_count=500843, count=504042) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Wed Jun 5 08:47: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_reset_two_1iu.pcap" >/data/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_reset_two_1iu started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2348)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2348)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2348)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2346)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2351)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2351)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2351)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2349)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2354)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2354)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2354)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2352)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2355)@e8e789f5619a: 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(2348)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2348)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2348)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2348)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2348)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2348)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2348)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2348)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2348)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2348)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2348)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2348)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2348)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2348)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2348)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2348)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2351)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2351)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2351)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2351)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2351)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2351)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2351)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2351)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2351)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2351)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2351)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2351)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2351)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2351)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2351)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2351)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2354)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2354)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2354)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2354)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2354)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2354)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2354)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2354)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2354)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2354)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2354)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2351)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2354)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2354)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2354)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2351)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2354)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2354)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2357)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2357)@e8e789f5619a: 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(2357)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2357)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2357)@e8e789f5619a: 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(2357)@e8e789f5619a: 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(2357)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2357)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2348)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2348)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2351)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2348)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2351)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2351)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2347)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2350)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2354)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2354)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2354)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2353)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@e8e789f5619a: setverdict(pass): none -> pass MSC_Test-GSUP(2358)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2346)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2347)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2350)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2351)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2353)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2352)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2355)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2345)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2348)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2354)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2357)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2359)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2356)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2349)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: pass MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2345): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2346): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2347): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2348): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2349): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2350): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2351): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2352): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2353): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2354): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2355): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2356): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2357): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2358): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2359): none (pass -> pass) MTC@e8e789f5619a: Test case TC_reset_two_1iu finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Wed Jun 5 08:47:24 UTC 2024 ====== MSC_Tests.TC_reset_two_1iu pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests.TC_reset_two_1iu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=160277) Waiting for packet dumper to finish... 1 (prev_count=160277, count=163476) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:47: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2363)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2363)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2363)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2361)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2366)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2366)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2366)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2364)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2369)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2369)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2369)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2367)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2370)@e8e789f5619a: 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(2363)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2363)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2363)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2363)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2363)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2363)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2363)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2363)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2363)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2363)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2363)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2363)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2363)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2363)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2363)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2363)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2366)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2366)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2366)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2366)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2366)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2366)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2366)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2366)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2366)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2366)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2366)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2366)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2366)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2366)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2366)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2366)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2369)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2369)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2369)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2369)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2369)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2369)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2366)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2366)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2369)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2363)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2363)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2363)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2372)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2372)@e8e789f5619a: 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(2372)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2372)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2372)@e8e789f5619a: 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(2372)@e8e789f5619a: 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-RAN(2362)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2372)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2372)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2366)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2366)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2366)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2365)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2368)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2373)@e8e789f5619a: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2375) TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: 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_2-RAN(2368)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_call2(2375)2628494 MSC_Test_2-SCCP(2367)@e8e789f5619a: First idle individual index:0 MSC_Test_2-RAN(2368)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: { messageType := 2, destLocRef := '281B8E'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(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2373)@e8e789f5619a: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2375) MSC_Test-GSUP(2373)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2375)"262420000001142" TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2368)@e8e789f5619a: patching N(SD)=1 into dtap '0514416BBC222104E35E8C71'O MSC_Test_2-RAN(2368)@e8e789f5619a: patched enc_l3: '0554416BBC222104E35E8C71'O MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554416BBC222104E35E8C71'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2368)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2368)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2368)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2375)2628494 TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2370)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_call2(2375)2083269702 MSC_Test_2-RAN(2368)@e8e789f5619a: Created IMSI[0] for '262420000001142'H'81718353'O to be handled at TC_iu_lu_and_mt_call2(2375) MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2368)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2375) TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2368)@e8e789f5619a: Created IMSI[1] for '262420000001142'H'81718353'O to be handled at TC_iu_lu_and_mt_call2(2375) TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: 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 := '81718353'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2368)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_call2(2375)10542901 MSC_Test_2-SCCP(2367)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: { messageType := 2, destLocRef := 'A0DF35'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(2367)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2368)@e8e789f5619a: patching N(SD)=0 into dtap '05144EDDB7C1210455ADDE2F'O MSC_Test_2-RAN(2368)@e8e789f5619a: patched enc_l3: '05144EDDB7C1210455ADDE2F'O MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144EDDB7C1210455ADDE2F'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_2-RAN(2368)@e8e789f5619a: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2368)@e8e789f5619a: patched enc_l3: '8341'O MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(2371)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2375) MSC_Test-MGCP(2371)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "433", 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_lu_and_mt_call2(2375) TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete 3 TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:46 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2368)@e8e789f5619a: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2368)@e8e789f5619a: patched enc_l3: '8387'O MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete 8.iu TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete 7.iu TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_mt_call_complete DONE TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: Hold the call for some time MSC_Test_0-M3UA(2363)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2363)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2363)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: Hangup TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2368)@e8e789f5619a: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2368)@e8e789f5619a: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:18 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2370)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2375)2083269702 MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2367)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2367)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2367)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2369)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2367)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2368)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2375)10542901 TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_call_hangup 6.iu: rx SCCP DISC MSC_Test_2-M3UA(2369)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: f_call_hangup 9: done MSC_Test_2-RAN(2368)@e8e789f5619a: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2375) TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2375)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2361)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2370)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2368)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2363)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2364)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2366)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2373)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2365)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2362)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2367)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2369)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2372)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2360)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2371)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2374)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2376)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2360): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2361): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2362): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2363): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2364): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2365): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2366): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2367): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2368): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2369): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2370): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2371): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2372): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2373): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2374): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mt_call2(2375): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2376): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Wed Jun 5 08:47:37 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=622882) Waiting for packet dumper to finish... 1 (prev_count=622882, count=626081) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:47: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2380)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2380)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2380)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2378)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2383)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2383)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2383)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2381)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2386)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2386)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2386)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2384)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2387)@e8e789f5619a: 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(2380)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2380)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2380)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2380)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2380)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2380)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2380)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2380)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2380)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2380)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2380)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2380)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2380)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2380)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2380)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2380)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2383)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2383)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2383)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2383)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2383)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2383)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2383)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2383)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2383)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2383)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2383)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2383)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2383)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2383)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2383)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2383)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2386)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2386)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2386)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2386)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2386)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2386)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2383)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2383)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2380)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2380)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2380)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2379)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2383)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2383)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2383)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2389)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_1-RAN(2382)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2389)@e8e789f5619a: 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(2389)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2389)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2389)@e8e789f5619a: 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(2389)@e8e789f5619a: 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(2389)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2389)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2385)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2390)@e8e789f5619a: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2392) TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: 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_2-RAN(2385)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2392)2260588 MSC_Test_2-SCCP(2384)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2385)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: { messageType := 2, destLocRef := '227E6C'O ("\"~l"), 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(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2390)@e8e789f5619a: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2392) MSC_Test-GSUP(2390)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2392)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2385)@e8e789f5619a: patching N(SD)=1 into dtap '0514709D69422104062EE2CD'O MSC_Test_2-RAN(2385)@e8e789f5619a: patched enc_l3: '0554709D69422104062EE2CD'O MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2384)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554709D69422104062EE2CD'O MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2384)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2385)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2385)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2384)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2384)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2385)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2392)2260588 TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2385)@e8e789f5619a: Created IMSI[0] for '262420000001142'H'2723D92C'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2392) TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: start Paging by an SMS MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2385)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2392) TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2385)@e8e789f5619a: Created IMSI[1] for '262420000001142'H'2723D92C'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2392) MSC_Test-MNCC(2387)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2392)136546052 TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: 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 := '2723D92C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2385)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2392)1506437 MSC_Test_2-SCCP(2384)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: { messageType := 2, destLocRef := '16FC85'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(2384)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2385)@e8e789f5619a: patching N(SD)=0 into dtap '051433908D5A210467D86903'O MSC_Test_2-RAN(2385)@e8e789f5619a: patched enc_l3: '051433908D5A210467D86903'O MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2384)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051433908D5A210467D86903'O MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2384)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: success, tear down MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2384)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2384)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2384)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2384)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2386)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2384)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2385)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2392)1506437 MSC_Test_2-M3UA(2386)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2392)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2378)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2379)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2381)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2384)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2390)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2386)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2387)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2382)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2383)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2380)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2385)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2389)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2377)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2393)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2391)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2388)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2377): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2378): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2379): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2380): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2381): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2382): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2383): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2384): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2385): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2386): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2387): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2388): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2389): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2390): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2391): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2392): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2393): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Wed Jun 5 08:47:44 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.185.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=508786) Waiting for packet dumper to finish... 1 (prev_count=508786, count=511985) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:47:48 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2397)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2397)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2397)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2395)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2400)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2400)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2400)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2398)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2403)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2403)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2403)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2401)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2404)@e8e789f5619a: 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(2397)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2397)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2397)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2397)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2397)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2397)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2397)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2397)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2397)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2397)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2397)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2397)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2400)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2400)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2400)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2400)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2400)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2400)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2400)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2400)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2400)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2400)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2400)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2400)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2403)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2403)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2403)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2403)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2403)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2403)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2400)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2406)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2406)@e8e789f5619a: 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(2406)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2406)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2406)@e8e789f5619a: 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(2406)@e8e789f5619a: 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(2406)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2406)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(2396)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2400)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2400)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2400)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2399)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2402)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2407)@e8e789f5619a: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2409) TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: 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_2-RAN(2402)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_sms2(2409)7590506 MSC_Test_2-SCCP(2401)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2402)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: { messageType := 2, destLocRef := '73D26A'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(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2407)@e8e789f5619a: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2409) MSC_Test-GSUP(2407)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2409)"262420000001042" TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2402)@e8e789f5619a: patching N(SD)=1 into dtap '051442097AD4210472651F5B'O MSC_Test_2-RAN(2402)@e8e789f5619a: patched enc_l3: '055442097AD4210472651F5B'O MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2401)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055442097AD4210472651F5B'O MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2401)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2402)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2402)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2401)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2401)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2402)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2409)7590506 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: 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 := '09F2E8AB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2402)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_sms2(2409)14952695 MSC_Test_2-RAN(2402)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2401)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: { messageType := 2, destLocRef := 'E428F7'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(2401)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2402)@e8e789f5619a: patching N(SD)=1 into dtap '0514778C2624210498A1906D'O MSC_Test_2-RAN(2402)@e8e789f5619a: patched enc_l3: '0554778C2624210498A1906D'O MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2401)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554778C2624210498A1906D'O MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2401)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_len:42 MSC_Test_2-SCCP(2401)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2401)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(2397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2397)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2397)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2397)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2403)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2403)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2401)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2401)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2402)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unexpected SMS related PDU from MSC", new component reason: "Unexpected SMS related PDU from MSC" MC@e8e789f5619a: Test Component 2409 has requested to stop MTC. Terminating current testcase execution. TC_iu_lu_and_mo_sms2(2409)@e8e789f5619a: Final verdict of PTC: fail reason: "Unexpected SMS related PDU from MSC" MSC_Test_1-M3UA(2400)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2407)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2395)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2396)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2397)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2399)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2403)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2398)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2404)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2401)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2402)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2394)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2410)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2408)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2406)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2405)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2394): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2395): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2396): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2397): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2398): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2399): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2400): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2401): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2402): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2403): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2404): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2405): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2406): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2407): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2408): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mo_sms2(2409): fail (none -> fail) reason: "Unexpected SMS related PDU from MSC" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2410): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_sms finished. Verdict: fail reason: Unexpected SMS related PDU from MSC MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms fail'. Wed Jun 5 08:48:06 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_and_mo_sms fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=464400) Waiting for packet dumper to finish... 1 (prev_count=464400, count=467599) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:48: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2414)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2414)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2414)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2412)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2417)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2417)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2417)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2415)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2420)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2420)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2420)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2418)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2421)@e8e789f5619a: 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(2414)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2414)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2414)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2414)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2414)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2414)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2414)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2414)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2414)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2414)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2414)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2414)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2414)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2414)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2414)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2414)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2417)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2417)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2417)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2417)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2417)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2417)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2417)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2417)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2417)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2417)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2417)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2417)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2417)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2417)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2417)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2417)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2420)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2420)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2420)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2420)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2420)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2420)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2417)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2417)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2423)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2423)@e8e789f5619a: 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(2423)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2423)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2423)@e8e789f5619a: 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(2423)@e8e789f5619a: 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(2423)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2423)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2424)@e8e789f5619a: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2426) TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: 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(2414)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2414)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2414)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2413)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2417)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2417)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2417)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2416)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2419)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2419)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_sms2(2426)9750402 MSC_Test_2-SCCP(2418)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2419)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: { messageType := 2, destLocRef := '94C782'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(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2424)@e8e789f5619a: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2426) MSC_Test-GSUP(2424)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2426)"262420000001043" TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2419)@e8e789f5619a: patching N(SD)=1 into dtap '051407AD347C21042FB86BE7'O MSC_Test_2-RAN(2419)@e8e789f5619a: patched enc_l3: '055407AD347C21042FB86BE7'O MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2418)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055407AD347C21042FB86BE7'O MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2418)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2419)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2419)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2418)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2418)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2419)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2426)9750402 TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2419)@e8e789f5619a: Created IMSI[0] for '262420000001043'H'5C60FDFF'O to be handled at TC_iu_lu_and_mt_sms2(2426) MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2419)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2426) TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: 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 := '5C60FDFF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2419)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_sms2(2426)12916941 MSC_Test_2-SCCP(2418)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: { messageType := 2, destLocRef := 'C518CD'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(2418)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2419)@e8e789f5619a: patching N(SD)=0 into dtap '0514F280AA4A21047A0A8C62'O MSC_Test_2-RAN(2419)@e8e789f5619a: patched enc_l3: '0514F280AA4A21047A0A8C62'O MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2418)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F280AA4A21047A0A8C62'O MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2418)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_len:19 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2418)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_len:22 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2418)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2418)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2418)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2418)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2420)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2418)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2419)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2426)12916941 TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2420)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms2(2426)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2418)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2424)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2416)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2415)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2413)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2412)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2420)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2417)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2421)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2411)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2425)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2423)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2427)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2414)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2422)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2419)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2412): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2413): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2414): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2415): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2416): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2417): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2418): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2419): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2420): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2421): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2422): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2423): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2424): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2425): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mt_sms2(2426): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2427): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Wed Jun 5 08:48:13 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=518976) Waiting for packet dumper to finish... 1 (prev_count=518976, count=522175) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:48: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2431)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2431)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2431)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2429)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2434)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2434)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2434)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2432)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2437)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2437)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2437)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-SCCP(2435)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2438)@e8e789f5619a: 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(2431)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2431)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2431)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2431)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2431)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2431)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2431)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2431)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2431)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2431)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2434)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2434)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2434)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2434)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2434)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2434)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2434)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2434)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2434)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2434)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2434)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2434)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2434)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2434)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2434)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2434)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2437)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2437)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2437)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2437)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2437)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2437)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2434)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2434)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2440)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2440)@e8e789f5619a: 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(2440)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2440)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2440)@e8e789f5619a: 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(2440)@e8e789f5619a: 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(2440)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2440)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2431)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2434)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2431)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2434)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2434)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2430)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2433)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2436)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2441)@e8e789f5619a: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2443) TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: 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_2-RAN(2436)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2443)12657516 MSC_Test_2-SCCP(2435)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2436)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: { messageType := 2, destLocRef := 'C1236C'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(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2441)@e8e789f5619a: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2443) MSC_Test-GSUP(2441)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2443)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2436)@e8e789f5619a: patching N(SD)=1 into dtap '051498C29836210441E6B4D0'O MSC_Test_2-RAN(2436)@e8e789f5619a: patched enc_l3: '055498C29836210441E6B4D0'O MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055498C29836210441E6B4D0'O MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2436)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2436)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2436)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2443)12657516 TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2436)@e8e789f5619a: Created IMSI[0] for '262420000101045'H'32E631A0'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2443) TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: first SMS MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2436)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2443) TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: second SMS TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: 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 := '32E631A0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2436)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2443)13939822 MSC_Test_2-SCCP(2435)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: { messageType := 2, destLocRef := 'D4B46E'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(2435)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2436)@e8e789f5619a: patching N(SD)=0 into dtap '0514B85745372104B5B73BD3'O MSC_Test_2-RAN(2436)@e8e789f5619a: patched enc_l3: '0514B85745372104B5B73BD3'O MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B85745372104B5B73BD3'O MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_len:19 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_len:22 MSC_Test_2-SCCP(2435)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2435)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2435)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2436)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2443) MSC_Test_0-M3UA(2431)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2431)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2431)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2440)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2440)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2431)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2431)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2437)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2435)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2436)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2443)13939822 MSC_Test_2-M3UA(2437)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2440)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2440)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2431)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2431)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2431)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2440)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2440)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8e789f5619a: Test Component 2443 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2429)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2438)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2433)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2430)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2441)@e8e789f5619a: Final verdict of PTC: none TC_iu_lu_and_mt_sms_already_paging2(2443)@e8e789f5619a: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test_1-M3UA(2434)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2432)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2437)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2436)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2431)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2428)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2435)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2440)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2442)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2444)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2439)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2428): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2429): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2430): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2431): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2432): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2433): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2434): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2435): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2436): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2437): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2438): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2439): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2440): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2441): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2442): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2443): fail (none -> fail) reason: "Tguard timeout" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2444): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: fail reason: Tguard timeout MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging fail'. Wed Jun 5 08:49:19 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging fail ------ Saving talloc report from 172.18.185.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=572694) Waiting for packet dumper to finish... 1 (prev_count=572694, count=575893) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:49: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_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@e8e789f5619a: 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@e8e789f5619a: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2448)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2448)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2448)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2446)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2451)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2451)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2451)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2449)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2454)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2454)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2454)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-SCCP(2452)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2455)@e8e789f5619a: 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(2448)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2448)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2448)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2448)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2448)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2448)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2448)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2448)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2448)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2448)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2448)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2448)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2451)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2451)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2451)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2451)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2451)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2451)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2451)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2451)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2451)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2451)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2451)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2451)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2451)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2451)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2451)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2451)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2454)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2454)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2454)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2454)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2454)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2454)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2451)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2451)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2457)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2457)@e8e789f5619a: 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(2457)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2457)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2457)@e8e789f5619a: 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(2457)@e8e789f5619a: 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(2457)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2457)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2448)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2448)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2448)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2447)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2458)@e8e789f5619a: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2460) TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: 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_1-M3UA(2451)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2451)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2451)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2450)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2453)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2453)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)14213129 MSC_Test_2-SCCP(2452)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2453)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2452)@e8e789f5619a: { messageType := 2, destLocRef := 'D8E009'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(2452)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2458)@e8e789f5619a: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2460) MSC_Test-GSUP(2458)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)"262420000101843" TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2453)@e8e789f5619a: patching N(SD)=1 into dtap '0514F26B4CFD2104F1E8B95F'O MSC_Test_2-RAN(2453)@e8e789f5619a: patched enc_l3: '0554F26B4CFD2104F1E8B95F'O MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2452)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2452)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2452)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F26B4CFD2104F1E8B95F'O MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2452)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2452)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2452)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2453)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2453)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2452)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2452)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2452)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2452)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2452)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2452)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2452)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2452)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2453)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)14213129 TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2453)@e8e789f5619a: Created IMSI[0] for '262420000101843'H'BFA2DF69'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2460) MSC_Test_2-M3UA(2454)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2454)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2453)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2460) TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2457)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2457)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2460)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-GSUP(2458)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2455)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2446)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2453)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2448)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2449)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2447)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2450)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2452)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2445)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2459)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2454)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2461)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2456)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2451)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2457)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2445): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2446): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2447): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2448): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2449): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2450): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2451): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2452): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2453): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2454): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2455): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2456): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2457): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2458): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2459): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2460): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2461): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Wed Jun 5 08:49:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.185.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=346099) Waiting for packet dumper to finish... 1 (prev_count=346099, count=349298) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:49: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2465)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2465)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2465)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2463)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2468)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2468)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2468)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2466)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2471)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2471)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2471)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2469)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2472)@e8e789f5619a: 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(2465)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2465)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2465)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2465)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2465)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2465)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2465)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2465)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2465)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2465)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2465)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2465)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2465)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2465)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2465)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2465)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2468)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2468)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2468)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2468)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2468)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2468)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2468)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2468)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2468)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2468)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2468)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2468)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2468)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2468)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2468)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2468)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2471)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2471)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2471)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2471)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2471)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2471)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2468)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2468)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2471)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2474)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2474)@e8e789f5619a: 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(2474)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2474)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2474)@e8e789f5619a: 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(2474)@e8e789f5619a: 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(2474)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2474)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2465)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2465)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2465)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2464)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2468)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2468)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2468)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2467)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2470)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2475)@e8e789f5619a: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2477) TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: 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(2470)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2477)2844279 MSC_Test_2-SCCP(2469)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2470)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2469)@e8e789f5619a: { messageType := 2, destLocRef := '2B6677'O ("+fw"), 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(2469)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2475)@e8e789f5619a: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2477) MSC_Test-GSUP(2475)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2477)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2470)@e8e789f5619a: patching N(SD)=1 into dtap '05149582807921043AF50436'O MSC_Test_2-RAN(2470)@e8e789f5619a: patched enc_l3: '05549582807921043AF50436'O MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2469)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2469)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2469)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549582807921043AF50436'O MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2469)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2469)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2469)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2470)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2470)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2469)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2469)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2469)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2469)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2469)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2469)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2469)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2469)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2470)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2477)2844279 TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2470)@e8e789f5619a: Created IMSI[0] for '262420000101844'H'20037B5C'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2477) TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: Expecting first Paging MSC_Test_2-M3UA(2471)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2471)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2470)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2477) TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@e8e789f5619a: Test Component 2477 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(2465)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2464)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2475)@e8e789f5619a: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2477)@e8e789f5619a: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MSC_Test_2-M3UA(2471)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2463)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2466)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2469)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2468)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2462)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2476)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2474)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2473)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2478)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2470)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2472)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2467)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2462): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2463): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2464): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2465): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2466): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2467): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2468): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2469): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2470): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2471): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2472): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2473): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2474): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2475): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2476): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2477): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2478): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Wed Jun 5 08:49:59 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail ------ Saving talloc report from 172.18.185.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=331230) Waiting for packet dumper to finish... 1 (prev_count=331230, count=334429) MTC@e8e789f5619a: 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@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Wed Jun 5 08:50: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_smpp_mo_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2482)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2482)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2482)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2480)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2485)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2485)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2485)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2483)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2488)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2488)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2488)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2486)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2489)@e8e789f5619a: 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(2482)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2482)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2482)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2482)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2482)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2482)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2482)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2482)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2482)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2482)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2482)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2482)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2482)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2482)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2482)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2482)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2485)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2485)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2485)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2485)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2485)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2485)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2485)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2485)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2485)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2485)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2485)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2485)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2485)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2485)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2485)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2485)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2488)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2488)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2488)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2488)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2488)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2488)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2485)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2485)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2488)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2491)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2491)@e8e789f5619a: 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(2491)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2491)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2491)@e8e789f5619a: 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(2491)@e8e789f5619a: 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(2491)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2491)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2492)@e8e789f5619a: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2494) TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: 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_0-M3UA(2482)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2482)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2482)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2481)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2485)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2485)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2485)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2484)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2487)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2487)@e8e789f5619a: Added conn table entry 0TC_iu_smpp_mo_sms2(2494)15586035 MSC_Test_2-SCCP(2486)@e8e789f5619a: First idle individual index:0 MSC_Test_2-RAN(2487)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: { messageType := 2, destLocRef := 'EDD2F3'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(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2492)@e8e789f5619a: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2494) MSC_Test-GSUP(2492)@e8e789f5619a: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2494)"262420000001044" TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2487)@e8e789f5619a: patching N(SD)=1 into dtap '0514438BDFA82104A9793859'O MSC_Test_2-RAN(2487)@e8e789f5619a: patched enc_l3: '0554438BDFA82104A9793859'O MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2486)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554438BDFA82104A9793859'O MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2486)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2487)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2487)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2486)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2486)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2487)@e8e789f5619a: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2494)15586035 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: 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 := '044E634F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2487)@e8e789f5619a: Added conn table entry 0TC_iu_smpp_mo_sms2(2494)12096459 MSC_Test_2-RAN(2487)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2486)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: { messageType := 2, destLocRef := 'B893CB'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_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2487)@e8e789f5619a: patching N(SD)=1 into dtap '0514CDC4B6362104ED7E85B4'O MSC_Test_2-RAN(2487)@e8e789f5619a: patched enc_l3: '0554CDC4B6362104ED7E85B4'O MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2486)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CDC4B6362104ED7E85B4'O MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2486)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_len:42 MSC_Test_2-SCCP(2486)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2486)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2486)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2487)@e8e789f5619a: Warning: dec_PDU_ML3_NW_MS(): Data remained at the end of the stream after successful decoding: '6F'O ("o") MSC_Test-GSUP-IPA(2491)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2491)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2491)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2491)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2488)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2486)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2487)@e8e789f5619a: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2494)12096459 MSC_Test_2-M3UA(2488)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2491)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2491)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8e789f5619a: Test Component 2494 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-SCCP(2483)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2481)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2482)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2480)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2485)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2486)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2484)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2489)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2487)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2488)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2479)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2495)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2493)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2491)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2490)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2492)@e8e789f5619a: Final verdict of PTC: none TC_iu_smpp_mo_sms2(2494)@e8e789f5619a: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2479): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2480): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2481): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2482): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2483): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2484): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2485): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2486): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2487): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2488): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2489): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2490): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2491): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2492): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2493): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_smpp_mo_sms2(2494): fail (none -> fail) reason: "Tguard timeout" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2495): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_smpp_mo_sms finished. Verdict: fail reason: Tguard timeout MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms fail'. Wed Jun 5 08:51:05 UTC 2024 ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=488886) Waiting for packet dumper to finish... 1 (prev_count=488886, count=492085) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Wed Jun 5 08:51: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_gsup_mo_sms started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2499)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2499)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2499)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2497)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2502)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2502)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2502)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2500)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2505)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2505)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2505)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2503)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2506)@e8e789f5619a: 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(2499)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2499)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2499)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2499)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2499)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2499)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2499)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2499)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2499)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2499)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2499)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2499)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2499)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2499)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2499)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2499)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2502)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2502)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2502)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2502)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2502)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2502)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2502)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2502)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2502)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2502)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2502)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2502)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2502)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2502)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2502)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2502)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2505)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2505)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2505)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2505)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2505)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2505)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2502)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2502)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2508)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2508)@e8e789f5619a: 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(2508)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2508)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2508)@e8e789f5619a: 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(2508)@e8e789f5619a: 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(2508)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2508)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2509)@e8e789f5619a: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2511) MSC_Test-GSUP(2509)@e8e789f5619a: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2511) TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: 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_0-M3UA(2499)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2499)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2499)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2498)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2502)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2502)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2502)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2501)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2504)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2504)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mo_sms2(2511)4450042 MSC_Test_2-SCCP(2503)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2504)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: { messageType := 2, destLocRef := '43E6FA'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(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2509)@e8e789f5619a: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2511) MSC_Test-GSUP(2509)@e8e789f5619a: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2511)"262420000001088" TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2504)@e8e789f5619a: patching N(SD)=1 into dtap '0514888B276E2104D2A55035'O MSC_Test_2-RAN(2504)@e8e789f5619a: patched enc_l3: '0554888B276E2104D2A55035'O MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554888B276E2104D2A55035'O MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2504)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2504)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2504)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2511)4450042 TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: 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 := '36044FF6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2504)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mo_sms2(2511)10256353 MSC_Test_2-RAN(2504)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2503)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: { messageType := 2, destLocRef := '9C7FE1'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(2503)@e8e789f5619a: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2504)@e8e789f5619a: patching N(SD)=1 into dtap '05147DB49C4721041B356192'O MSC_Test_2-RAN(2504)@e8e789f5619a: patched enc_l3: '05547DB49C4721041B356192'O MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547DB49C4721041B356192'O MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_len:42 MSC_Test_2-SCCP(2503)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2503)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2505)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2505)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2503)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2503)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@e8e789f5619a: Test Component 2511 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2497)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2509)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2506)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2503)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2498)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2500)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2505)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2499)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2502)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2501)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2504)@e8e789f5619a: Final verdict of PTC: none TC_iu_gsup_mo_sms2(2511)@e8e789f5619a: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-MGCP(2507)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2510)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2496)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2512)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2508)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2496): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2497): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2498): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2499): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2500): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2501): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2502): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2503): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2504): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2505): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2506): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2507): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2508): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2509): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2510): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_gsup_mo_sms2(2511): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2512): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail'. Wed Jun 5 08:51:11 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=431953) Waiting for packet dumper to finish... 1 (prev_count=431953, count=435152) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Wed Jun 5 08:51: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_gsup_mo_smma started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2516)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2516)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2516)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2514)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2519)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2519)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2519)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2517)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2522)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2522)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2522)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2520)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2523)@e8e789f5619a: 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(2516)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2516)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2516)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2516)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2516)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2516)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2516)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2516)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2516)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2516)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2516)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2516)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2519)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2519)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2519)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2519)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2519)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2519)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2519)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2519)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2519)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2519)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2519)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2519)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2519)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2519)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2519)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2519)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2522)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2522)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2522)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2522)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2522)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2522)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2519)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2519)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2522)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2525)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2525)@e8e789f5619a: 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(2525)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2525)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2525)@e8e789f5619a: 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(2525)@e8e789f5619a: 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(2525)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2525)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2526)@e8e789f5619a: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2528) MSC_Test-GSUP(2526)@e8e789f5619a: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2528) TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: 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(2516)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2516)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2516)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2515)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2519)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2519)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2519)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2518)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2521)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2521)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mo_smma2(2528)13290577 MSC_Test_2-SCCP(2520)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2521)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: { messageType := 2, destLocRef := 'CACC51'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(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2526)@e8e789f5619a: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2528) MSC_Test-GSUP(2526)@e8e789f5619a: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2528)"262420000001089" TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2521)@e8e789f5619a: patching N(SD)=1 into dtap '0514686B8A612104868663F5'O MSC_Test_2-RAN(2521)@e8e789f5619a: patched enc_l3: '0554686B8A612104868663F5'O MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2520)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554686B8A612104868663F5'O MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2520)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2521)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2521)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2520)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2520)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2521)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2528)13290577 TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: 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 := '17985F82'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2521)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mo_smma2(2528)13108102 MSC_Test_2-RAN(2521)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2520)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: { messageType := 2, destLocRef := 'C80386'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(2520)@e8e789f5619a: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2521)@e8e789f5619a: patching N(SD)=1 into dtap '05149CABC8BF210411416FEE'O MSC_Test_2-RAN(2521)@e8e789f5619a: patched enc_l3: '05549CABC8BF210411416FEE'O MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2520)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549CABC8BF210411416FEE'O MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2520)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_len:22 MSC_Test_2-SCCP(2520)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2520)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2522)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2522)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2520)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2520)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@e8e789f5619a: Test Component 2528 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-SCCP(2517)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2514)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2515)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2516)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2523)@e8e789f5619a: Final verdict of PTC: none TC_iu_gsup_mo_smma2(2528)@e8e789f5619a: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(2526)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2521)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2519)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2513)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2520)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2522)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2524)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2527)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2525)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2518)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2529)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2513): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2514): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2515): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2516): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2517): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2518): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2519): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2520): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2521): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2522): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2523): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2524): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2525): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2526): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2527): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_gsup_mo_smma2(2528): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2529): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail'. Wed Jun 5 08:51:17 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma fail ------ Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=435454) Waiting for packet dumper to finish... 1 (prev_count=435454, count=438653) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:51: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_gsup_mt_sms_ack started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2533)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2533)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2533)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2531)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2536)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2536)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2536)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2534)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2539)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2539)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2539)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2537)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2540)@e8e789f5619a: 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(2533)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2533)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2533)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2533)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2533)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2533)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2533)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2533)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2533)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2533)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2533)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2533)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2533)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2533)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2533)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2533)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2536)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2536)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2536)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2536)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2536)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2536)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2536)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2536)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2536)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2536)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2536)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2536)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2536)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2536)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2536)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2536)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2539)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2539)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2539)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2539)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2539)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2539)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2536)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2536)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2542)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2542)@e8e789f5619a: 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(2542)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2542)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2542)@e8e789f5619a: 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(2542)@e8e789f5619a: 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(2542)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2542)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2543)@e8e789f5619a: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2545) MSC_Test-GSUP(2543)@e8e789f5619a: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2545) TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: 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(2533)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2533)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2533)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2536)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2532)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2536)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2536)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2535)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2538)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2538)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2545)1561805 MSC_Test_2-SCCP(2537)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2538)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: { messageType := 2, destLocRef := '17D4CD'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(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2543)@e8e789f5619a: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2545) MSC_Test-GSUP(2543)@e8e789f5619a: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2545)"262420000001090" TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2538)@e8e789f5619a: patching N(SD)=1 into dtap '05149EF34E6521043CD624B7'O MSC_Test_2-RAN(2538)@e8e789f5619a: patched enc_l3: '05549EF34E6521043CD624B7'O MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2537)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549EF34E6521043CD624B7'O MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2537)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2538)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2538)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2537)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2537)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2538)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2545)1561805 TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2538)@e8e789f5619a: Created IMSI[0] for '262420000001090'H'B04642AB'O to be handled at TC_iu_gsup_mt_sms_ack2(2545) MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2538)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2545) TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: 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 := 'B04642AB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2538)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2545)13551442 MSC_Test_2-SCCP(2537)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: { messageType := 2, destLocRef := 'CEC752'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(2537)@e8e789f5619a: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2538)@e8e789f5619a: patching N(SD)=0 into dtap '05148E89828F2104AD3E7039'O MSC_Test_2-RAN(2538)@e8e789f5619a: patched enc_l3: '05148E89828F2104AD3E7039'O MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2537)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148E89828F2104AD3E7039'O MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2537)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_len:19 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2537)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_len:22 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2537)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2537)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2537)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2537)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2539)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2537)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2538)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2545)13551442 TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2539)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2545)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(2532)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2543)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2531)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2533)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2539)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2535)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2538)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2534)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2540)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2544)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2537)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2546)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2536)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2542)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2541)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2530)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2530): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2531): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2532): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2533): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2534): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2535): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2536): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2537): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2538): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2539): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2540): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2541): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2542): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2543): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2544): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2545): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Wed Jun 5 08:51:24 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=511532) Waiting for packet dumper to finish... 1 (prev_count=511532, count=514731) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:51: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_gsup_mt_sms_err started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2550)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2550)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2550)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2548)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2553)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2553)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2553)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2551)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2556)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2556)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2556)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2554)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2557)@e8e789f5619a: 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(2550)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2550)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2550)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2550)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2550)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2550)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2550)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2550)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2550)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2550)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2550)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2550)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2550)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2550)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2550)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2550)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2553)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2553)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2553)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2553)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2553)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2553)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2553)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2553)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2553)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2553)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2553)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2553)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2553)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2553)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2553)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2553)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2556)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2556)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2556)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2556)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2556)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2556)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2553)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2553)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2559)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2559)@e8e789f5619a: 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(2559)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2559)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2559)@e8e789f5619a: 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(2559)@e8e789f5619a: 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(2559)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2559)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2560)@e8e789f5619a: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2562) MSC_Test-GSUP(2560)@e8e789f5619a: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2562) TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: 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_0-M3UA(2550)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2550)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2550)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2549)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2553)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2553)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2553)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2552)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2555)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2555)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2562)10748001 MSC_Test_2-SCCP(2554)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2555)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: { messageType := 2, destLocRef := 'A40061'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(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2560)@e8e789f5619a: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2562) MSC_Test-GSUP(2560)@e8e789f5619a: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2562)"262420000001091" TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2555)@e8e789f5619a: patching N(SD)=1 into dtap '0514929E9698210408A6AC61'O MSC_Test_2-RAN(2555)@e8e789f5619a: patched enc_l3: '0554929E9698210408A6AC61'O MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2554)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554929E9698210408A6AC61'O MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2554)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2555)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2555)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2554)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2554)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2555)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2562)10748001 TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2555)@e8e789f5619a: Created IMSI[0] for '262420000001091'H'3BD1A9EA'O to be handled at TC_iu_gsup_mt_sms_err2(2562) MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2555)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2562) TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: 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 := '3BD1A9EA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2555)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2562)2934691 MSC_Test_2-SCCP(2554)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: { messageType := 2, destLocRef := '2CC7A3'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(2554)@e8e789f5619a: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2555)@e8e789f5619a: patching N(SD)=0 into dtap '0514838C8E3C2104100F33A4'O MSC_Test_2-RAN(2555)@e8e789f5619a: patched enc_l3: '0514838C8E3C2104100F33A4'O MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2554)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514838C8E3C2104100F33A4'O MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2554)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_len:19 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2554)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2554)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2554)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2556)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2556)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2554)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2554)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MC@e8e789f5619a: Test Component 2562 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2549)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2551)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2554)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2560)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2553)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2548)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2550)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2556)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2557)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2552)@e8e789f5619a: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2562)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-SMPP(2561)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2559)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2563)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2558)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2547)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2555)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2547): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2548): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2549): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2550): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2551): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2552): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2553): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2554): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2555): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2556): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2557): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2558): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2559): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2560): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2561): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2562): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2563): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Wed Jun 5 08:51:30 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=475097) Waiting for packet dumper to finish... 1 (prev_count=475097, count=478296) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:51: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2567)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2567)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2567)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2565)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2570)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2570)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2570)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2568)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2573)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2573)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2573)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2571)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2574)@e8e789f5619a: 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(2567)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2567)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2567)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2567)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2567)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2567)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2567)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2567)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2567)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2567)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2567)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2567)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2567)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2567)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2567)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2567)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2570)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2570)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2570)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2570)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2570)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2570)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2570)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2570)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2570)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2570)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2570)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2570)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2570)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2570)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2570)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2570)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2573)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2573)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2573)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2573)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2573)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2573)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2570)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2570)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2576)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2576)@e8e789f5619a: 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(2576)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2576)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2576)@e8e789f5619a: 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(2576)@e8e789f5619a: 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(2576)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2576)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2577)@e8e789f5619a: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2579) MSC_Test-GSUP(2577)@e8e789f5619a: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2579) TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: 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(2567)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2567)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2567)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2570)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2566)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2570)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2570)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2569)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2572)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2572)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2579)10016918 MSC_Test_2-SCCP(2571)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2572)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: { messageType := 2, destLocRef := '98D896'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(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2577)@e8e789f5619a: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2579) MSC_Test-GSUP(2577)@e8e789f5619a: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2579)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2572)@e8e789f5619a: patching N(SD)=1 into dtap '05145BBA802021044B89E867'O MSC_Test_2-RAN(2572)@e8e789f5619a: patched enc_l3: '05545BBA802021044B89E867'O MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545BBA802021044B89E867'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2572)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2572)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2572)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2579)10016918 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2572)@e8e789f5619a: Created IMSI[0] for '262420000001092'H'3423EAD2'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2579) TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: TX MT-forwardSM-Req for the 1st SMS MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2572)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2579) TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: 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 := '3423EAD2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2572)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2579)6516944 MSC_Test_2-SCCP(2571)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: { messageType := 2, destLocRef := '6370D0'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(2571)@e8e789f5619a: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2572)@e8e789f5619a: patching N(SD)=0 into dtap '051421065DC22104C43F4262'O MSC_Test_2-RAN(2572)@e8e789f5619a: patched enc_l3: '051421065DC22104C43F4262'O MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051421065DC22104C43F4262'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:19 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:19 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:22 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:22 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2571)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2571)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2571)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2573)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2571)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2572)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2579)6516944 TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2573)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2579)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2565)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2570)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2577)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2568)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2567)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2566)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2573)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2572)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2571)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2569)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2578)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2574)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2575)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2576)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2564)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2580)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2564): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2565): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2566): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2567): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2568): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2569): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2570): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2571): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2572): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2573): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2574): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2575): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2576): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2577): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2578): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2579): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2580): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Wed Jun 5 08:51:37 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.185.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=564592) Waiting for packet dumper to finish... 1 (prev_count=564592, count=565757) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:51: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2584)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2584)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2584)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2582)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2587)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2587)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2587)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2585)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2590)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2590)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2590)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2588)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2591)@e8e789f5619a: 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(2584)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2584)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2584)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2584)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2584)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2584)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2584)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2584)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2584)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2584)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2584)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2584)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2584)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2584)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2584)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2584)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2587)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2587)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2587)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2587)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2587)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2587)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2587)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2587)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2587)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2587)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2587)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2587)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2587)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2587)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2587)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2587)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2590)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2590)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2590)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2590)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2590)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2590)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2587)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2587)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2593)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2593)@e8e789f5619a: 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(2593)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2593)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2593)@e8e789f5619a: 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(2593)@e8e789f5619a: 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(2593)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2593)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2594)@e8e789f5619a: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2596) MSC_Test-GSUP(2594)@e8e789f5619a: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2596) TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: 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(2584)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2584)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2584)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2583)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2587)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2587)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2587)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2586)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2589)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2589)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2596)6846583 MSC_Test_2-SCCP(2588)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2589)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: { messageType := 2, destLocRef := '687877'O ("hxw"), 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(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2594)@e8e789f5619a: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2596) MSC_Test-GSUP(2594)@e8e789f5619a: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2596)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2589)@e8e789f5619a: patching N(SD)=1 into dtap '05140D902A312104FD026D85'O MSC_Test_2-RAN(2589)@e8e789f5619a: patched enc_l3: '05540D902A312104FD026D85'O MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2588)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540D902A312104FD026D85'O MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2588)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2589)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2589)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2588)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2588)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2589)@e8e789f5619a: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2596)6846583 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2589)@e8e789f5619a: Created IMSI[0] for '262420000001093'H'A7101757'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2596) TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: 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 := 'A7101757'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2589)@e8e789f5619a: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2596)3101058 MSC_Test_2-RAN(2589)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2588)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: { messageType := 2, destLocRef := '2F5182'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(2588)@e8e789f5619a: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2589)@e8e789f5619a: patching N(SD)=1 into dtap '0514FE98B10C2104E396F764'O MSC_Test_2-RAN(2589)@e8e789f5619a: patched enc_l3: '0554FE98B10C2104E396F764'O MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2588)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FE98B10C2104E396F764'O MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2588)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_len:22 MSC_Test_2-SCCP(2588)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2588)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2590)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2590)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2588)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2588)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@e8e789f5619a: Test Component 2596 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2582)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2594)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2585)@e8e789f5619a: Final verdict of PTC: none TC_iu_gsup_mo_mt_sms_rp_mr2(2596)@e8e789f5619a: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_0-RAN(2583)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2595)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2588)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2586)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2584)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2581)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2591)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2590)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2597)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2593)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2592)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2589)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2587)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2581): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2582): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2583): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2584): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2585): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2586): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2587): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2588): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2589): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2590): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2591): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2592): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2593): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2594): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2595): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2596): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2597): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail'. Wed Jun 5 08:51:44 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.185.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=430068) Waiting for packet dumper to finish... 1 (prev_count=430068, count=433267) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:51:48 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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2601)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2601)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2601)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2599)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2604)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2604)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2604)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2602)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2607)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2607)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2607)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2605)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2608)@e8e789f5619a: 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(2601)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2601)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2601)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2601)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2601)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2601)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2601)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2601)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2601)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2601)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2601)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2601)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2601)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2601)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2601)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2601)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2604)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2604)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2604)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2604)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2604)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2604)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2604)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2604)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2604)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2604)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2604)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2604)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2604)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2604)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2604)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2604)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2607)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2607)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2607)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2607)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2607)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2607)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2604)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2604)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2610)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2610)@e8e789f5619a: 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(2610)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2610)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2610)@e8e789f5619a: 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(2610)@e8e789f5619a: 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(2610)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2610)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2611)@e8e789f5619a: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2613) TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: 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(2601)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2601)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2601)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2600)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2604)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2604)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2604)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2603)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2606)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2606)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2613)13556457 MSC_Test_2-SCCP(2605)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2606)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: { messageType := 2, destLocRef := 'CEDAE9'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(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2611)@e8e789f5619a: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2613) MSC_Test-GSUP(2611)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2613)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2606)@e8e789f5619a: patching N(SD)=1 into dtap '05140F4741F52104D3F9AB86'O MSC_Test_2-RAN(2606)@e8e789f5619a: patched enc_l3: '05540F4741F52104D3F9AB86'O MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2605)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540F4741F52104D3F9AB86'O MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2605)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2606)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2606)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2605)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2605)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2606)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2613)13556457 TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: 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 := '90F3D8B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2606)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2613)12589655 MSC_Test_2-RAN(2606)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2605)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: { messageType := 2, destLocRef := 'C01A57'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(2605)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2606)@e8e789f5619a: patching N(SD)=1 into dtap '0514DA8CFE7021049C24B25C'O MSC_Test_2-RAN(2606)@e8e789f5619a: patched enc_l3: '0554DA8CFE7021049C24B25C'O MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2605)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DA8CFE7021049C24B25C'O MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2605)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2611)@e8e789f5619a: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2613) MSC_Test_2-RAN(2606)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2606)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2605)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2605)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2605)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2605)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2607)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2605)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2606)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2613)12589655 MSC_Test_2-M3UA(2607)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2613)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-MNCC(2608)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2602)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2599)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2607)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2605)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2611)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2603)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2600)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2606)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2612)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2614)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2610)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2609)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2598)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2604)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2601)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2598): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2599): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2600): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2601): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2602): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2603): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2604): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2605): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2606): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2607): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2608): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2609): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2610): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2611): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2612): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2613): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2614): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Wed Jun 5 08:51:50 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477556) Waiting for packet dumper to finish... 1 (prev_count=477556, count=480755) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:51: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2618)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2618)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2618)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2616)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2621)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2621)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2621)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2619)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2624)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2624)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2624)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2622)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2625)@e8e789f5619a: 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(2618)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2618)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2618)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2618)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2618)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2618)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2618)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2618)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2618)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2618)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2618)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2618)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2618)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2618)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2618)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2618)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2621)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2621)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2621)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2621)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2621)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2621)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2621)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2621)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2621)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2621)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2621)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2621)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2621)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2621)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2621)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2621)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2624)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2624)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2624)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2624)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2624)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2624)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2621)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2621)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2627)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2627)@e8e789f5619a: 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(2627)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2627)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2627)@e8e789f5619a: 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(2627)@e8e789f5619a: 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(2627)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2627)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2628)@e8e789f5619a: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2630) TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: 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(2618)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2618)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2618)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2617)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2621)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2621)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2621)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2620)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2623)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2623)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2630)10969577 MSC_Test_2-SCCP(2622)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2623)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: { messageType := 2, destLocRef := 'A761E9'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(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2628)@e8e789f5619a: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2630) MSC_Test-GSUP(2628)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2630)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2623)@e8e789f5619a: patching N(SD)=1 into dtap '05147E2D57FC2104E0CDFD1D'O MSC_Test_2-RAN(2623)@e8e789f5619a: patched enc_l3: '05547E2D57FC2104E0CDFD1D'O MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2622)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547E2D57FC2104E0CDFD1D'O MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2622)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2623)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2623)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2622)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2622)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2623)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2630)10969577 TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2623)@e8e789f5619a: Created IMSI[0] for '262420000001047'H'3947BD31'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2630) MSC_Test-GSUP(2628)@e8e789f5619a: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2630) MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2623)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2630) TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: 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 := '3947BD31'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2623)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2630)16260875 MSC_Test_2-SCCP(2622)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: { messageType := 2, destLocRef := 'F81F0B'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(2622)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2623)@e8e789f5619a: patching N(SD)=0 into dtap '05140A93EFE42104F29EC72A'O MSC_Test_2-RAN(2623)@e8e789f5619a: patched enc_l3: '05140A93EFE42104F29EC72A'O MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2622)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140A93EFE42104F29EC72A'O MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2622)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2623)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2623)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2622)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2622)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2622)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2622)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2624)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2622)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2623)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2630)16260875 TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2624)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2630)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_1-SCCP(2619)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2616)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2617)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2628)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2623)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2622)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2618)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2621)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2625)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2631)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2615)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2624)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2629)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2620)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2626)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2627)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2615): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2616): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2617): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2618): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2619): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2620): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2621): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2622): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2623): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2624): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2625): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2626): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2627): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2628): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2629): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2630): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2631): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Wed Jun 5 08:51:57 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.185.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=486768) Waiting for packet dumper to finish... 1 (prev_count=486768, count=489967) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:52: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_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@e8e789f5619a: 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@e8e789f5619a: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2635)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2635)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2635)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2633)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2638)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2638)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2638)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2636)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2641)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2641)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2641)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2639)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2642)@e8e789f5619a: 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(2635)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2635)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2635)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2635)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2635)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2635)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2635)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2635)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2635)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2635)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2635)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2635)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2635)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2635)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2635)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2635)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2638)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2638)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2638)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2638)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2638)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2638)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2638)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2638)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2638)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2638)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2638)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2638)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2638)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2638)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2638)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2638)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2641)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2641)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2641)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2641)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2641)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2641)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2638)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2638)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2644)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2644)@e8e789f5619a: 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(2644)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2644)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2644)@e8e789f5619a: 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(2644)@e8e789f5619a: 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(2644)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2644)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2645)@e8e789f5619a: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2647) TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: 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(2635)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2635)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2635)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2634)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2638)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2638)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2638)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2637)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2640)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2640)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2647)12519498 MSC_Test_2-SCCP(2639)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2640)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: { messageType := 2, destLocRef := 'BF084A'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(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2645)@e8e789f5619a: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2647) MSC_Test-GSUP(2645)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2647)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2640)@e8e789f5619a: patching N(SD)=1 into dtap '051423BB15392104FA50B7FE'O MSC_Test_2-RAN(2640)@e8e789f5619a: patched enc_l3: '055423BB15392104FA50B7FE'O MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055423BB15392104FA50B7FE'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2640)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2640)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2640)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2647)12519498 TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2642)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2647)876447384 MSC_Test_2-RAN(2640)@e8e789f5619a: Created IMSI[0] for '262420000001048'H'29AFF457'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2647) MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2640)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(2647) TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2640)@e8e789f5619a: Created IMSI[1] for '262420000001048'H'29AFF457'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2647) TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: 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 := '29AFF457'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2640)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2647)12248923 MSC_Test_2-SCCP(2639)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: { messageType := 2, destLocRef := 'BAE75B'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(2639)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2640)@e8e789f5619a: patching N(SD)=0 into dtap '051493C2A0B42104374E13B9'O MSC_Test_2-RAN(2640)@e8e789f5619a: patched enc_l3: '051493C2A0B42104374E13B9'O MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051493C2A0B42104374E13B9'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_2-RAN(2640)@e8e789f5619a: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2640)@e8e789f5619a: patched enc_l3: '8341'O MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(2643)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2647) MSC_Test-MGCP(2643)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "439", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b7" }, { 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(2647) TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete 3 TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:46 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2640)@e8e789f5619a: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2640)@e8e789f5619a: patched enc_l3: '8387'O MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete 8.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete 7.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_mt_call_complete DONE TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2640)@e8e789f5619a: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2640)@e8e789f5619a: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2640)@e8e789f5619a: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2640)@e8e789f5619a: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:18 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2642)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2647)876447384 MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2639)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2639)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2639)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2641)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2639)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2640)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2647)12248923 MSC_Test_2-M3UA(2641)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2647)@e8e789f5619a: Final verdict of PTC: pass MSC_Test-MNCC(2642)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2633)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2635)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2637)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2644)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2645)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2636)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2634)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2639)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2632)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2641)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2640)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2646)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2643)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2638)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2648)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2632): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2633): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2634): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2635): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2636): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2637): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2638): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2639): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2640): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2641): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2642): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2643): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2644): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2645): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2646): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2647): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2648): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Wed Jun 5 08:52:06 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=629966) Waiting for packet dumper to finish... 1 (prev_count=629966, count=633165) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:52: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_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@e8e789f5619a: 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@e8e789f5619a: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2652)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2652)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2652)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2650)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2655)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2655)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2655)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2653)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2658)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2658)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2658)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2656)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2659)@e8e789f5619a: 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(2652)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2652)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2652)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2652)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2652)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2652)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2652)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2652)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2652)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2652)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2652)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2652)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2652)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2652)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2652)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2652)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2655)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2655)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2655)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2655)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2655)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2655)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2655)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2655)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2655)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2655)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2655)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2655)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2655)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2655)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2655)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2655)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2658)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2658)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2658)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2658)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2658)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2658)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2655)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2655)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2658)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2661)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2661)@e8e789f5619a: 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(2661)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2661)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2661)@e8e789f5619a: 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(2661)@e8e789f5619a: 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(2661)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2661)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2662)@e8e789f5619a: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2664) TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: 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_0-M3UA(2652)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2652)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2652)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2651)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2655)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2655)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2655)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2654)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2657)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2657)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2664)868631 MSC_Test_2-SCCP(2656)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2657)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: { messageType := 2, destLocRef := '0D4117'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(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2662)@e8e789f5619a: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2664) MSC_Test-GSUP(2662)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2664)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2657)@e8e789f5619a: patching N(SD)=1 into dtap '0514E208DE6A210456F3315D'O MSC_Test_2-RAN(2657)@e8e789f5619a: patched enc_l3: '0554E208DE6A210456F3315D'O MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E208DE6A210456F3315D'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2657)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2657)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2657)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2664)868631 TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2659)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2664)1328588067 MSC_Test_2-RAN(2657)@e8e789f5619a: Created IMSI[0] for '262420000001049'H'82E182C8'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2664) MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2657)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(2664) TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2657)@e8e789f5619a: Created IMSI[1] for '262420000001049'H'82E182C8'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2664) TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: 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 := '82E182C8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2657)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2664)3686563 MSC_Test_2-SCCP(2656)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: { messageType := 2, destLocRef := '3840A3'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(2656)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2657)@e8e789f5619a: patching N(SD)=0 into dtap '05146A2B7E1A2104B1E0FFA5'O MSC_Test_2-RAN(2657)@e8e789f5619a: patched enc_l3: '05146A2B7E1A2104B1E0FFA5'O MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146A2B7E1A2104B1E0FFA5'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete 1 MSC_Test_2-RAN(2657)@e8e789f5619a: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2657)@e8e789f5619a: patched enc_l3: '8341'O MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete 2 MSC_Test-MGCP(2660)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2664) MSC_Test-MGCP(2660)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "445", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b9" }, { 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(2664) TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete 3 TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:46 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2657)@e8e789f5619a: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2657)@e8e789f5619a: patched enc_l3: '8387'O MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete 8.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete 7.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_mt_call_complete DONE TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2657)@e8e789f5619a: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2657)@e8e789f5619a: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2657)@e8e789f5619a: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2657)@e8e789f5619a: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:18 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2659)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2664)1328588067 TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2656)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2656)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2656)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2658)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2656)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2657)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2664)3686563 MSC_Test_2-M3UA(2658)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2664)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2650)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2654)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2656)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2651)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2662)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2655)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2657)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2653)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2652)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2659)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2663)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2665)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2649)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2661)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2658)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2660)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2649): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2650): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2651): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2652): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2653): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2654): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2655): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2656): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2657): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2658): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2659): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2660): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2661): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2662): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2663): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2664): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2665): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Wed Jun 5 08:52:16 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.185.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=639717) Waiting for packet dumper to finish... 1 (prev_count=639717, count=642916) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:52: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2669)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2669)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2669)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2667)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2672)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2672)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2672)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-SCCP(2670)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2675)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2675)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2675)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2673)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2676)@e8e789f5619a: 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(2669)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2669)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2669)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2669)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2669)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2669)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2669)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2669)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2669)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2669)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2669)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2669)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2672)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2672)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2672)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2672)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2672)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2672)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2672)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2672)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2672)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2672)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2672)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2672)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2672)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2672)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2672)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2672)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2675)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2675)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2675)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2675)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2675)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2675)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2672)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2672)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2675)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2678)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2678)@e8e789f5619a: 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(2678)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2678)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2678)@e8e789f5619a: 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(2678)@e8e789f5619a: 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(2678)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2678)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2679)@e8e789f5619a: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2681) TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: 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(2669)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2669)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2669)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2668)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2672)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2672)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2672)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2671)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2674)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2674)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2681)7558743 MSC_Test_2-SCCP(2673)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2674)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: { messageType := 2, destLocRef := '735657'O ("sVW"), 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(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2679)@e8e789f5619a: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2681) MSC_Test-GSUP(2679)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2681)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2674)@e8e789f5619a: patching N(SD)=1 into dtap '05145E57310D2104881159CD'O MSC_Test_2-RAN(2674)@e8e789f5619a: patched enc_l3: '05545E57310D2104881159CD'O MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2673)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E57310D2104881159CD'O MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2673)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2674)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2674)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2673)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2673)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2674)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2681)7558743 TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: 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 := '0CCDC6F1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2674)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2681)586518 MSC_Test_2-RAN(2674)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2673)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: { messageType := 2, destLocRef := '08F316'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(2673)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2674)@e8e789f5619a: patching N(SD)=1 into dtap '05141BE610F721049C2FFAC9'O MSC_Test_2-RAN(2674)@e8e789f5619a: patched enc_l3: '05541BE610F721049C2FFAC9'O MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2673)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541BE610F721049C2FFAC9'O MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2673)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2679)@e8e789f5619a: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2681) MSC_Test_2-RAN(2674)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2674)@e8e789f5619a: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_len:40 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2673)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2674)@e8e789f5619a: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2674)@e8e789f5619a: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2673)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2673)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2673)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2675)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2674)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2681)586518 TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2675)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2681)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2667)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2668)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2669)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2679)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2675)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2670)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2672)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2676)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2674)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2680)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2666)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2677)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2682)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2671)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2673)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2678)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2666): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2667): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2668): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2669): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2670): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2671): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2672): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2673): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2674): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2675): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2676): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2677): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2678): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2679): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2680): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2681): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2682): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Wed Jun 5 08:52:23 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.185.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=477175) Waiting for packet dumper to finish... 1 (prev_count=477175, count=480374) MTC@e8e789f5619a: 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@e8e789f5619a: 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 ------ Wed Jun 5 08:52: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_ss_session_timeout started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2686)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2686)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2686)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2684)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2689)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2689)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2689)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2687)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2692)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2692)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2692)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2690)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2693)@e8e789f5619a: 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(2686)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2686)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2686)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2686)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2686)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2686)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2686)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2686)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2686)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2686)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2686)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2686)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2686)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2686)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2686)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2686)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2689)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2689)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2689)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2689)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2689)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2689)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2689)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2689)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2689)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2689)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2689)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2689)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2689)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2689)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2689)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2689)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2692)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2692)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2692)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2692)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2692)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2692)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2689)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2689)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2692)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2695)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2695)@e8e789f5619a: 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(2695)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2695)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2695)@e8e789f5619a: 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(2695)@e8e789f5619a: 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(2695)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2695)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2696)@e8e789f5619a: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2698) TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: 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(2686)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2686)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2686)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2685)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2689)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2689)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2689)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2688)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2691)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2691)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2698)9363119 MSC_Test_2-SCCP(2690)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2691)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: { messageType := 2, destLocRef := '8EDEAF'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(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2696)@e8e789f5619a: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2698) MSC_Test-GSUP(2696)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2698)"262420000001051" TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2691)@e8e789f5619a: patching N(SD)=1 into dtap '05146AE978CA2104EEE1F623'O MSC_Test_2-RAN(2691)@e8e789f5619a: patched enc_l3: '05546AE978CA2104EEE1F623'O MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546AE978CA2104EEE1F623'O MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2691)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2691)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2691)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2698)9363119 TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: 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 := '6390096C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2691)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2698)1329470 MSC_Test_2-RAN(2691)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2690)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: { messageType := 2, destLocRef := '14493E'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(2690)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2691)@e8e789f5619a: patching N(SD)=1 into dtap '05141259035421043726B799'O MSC_Test_2-RAN(2691)@e8e789f5619a: patched enc_l3: '05541259035421043726B799'O MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541259035421043726B799'O MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2696)@e8e789f5619a: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2698) MSC_Test_2-RAN(2691)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2691)@e8e789f5619a: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_len:41 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2690)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2690)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2690)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2692)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2690)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2692)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2691)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2698)1329470 TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2698)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2684)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2687)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2685)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2686)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2696)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2688)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2689)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2690)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2683)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2692)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2691)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2694)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2697)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2693)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2695)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2699)@e8e789f5619a: Final verdict of PTC: none Wed Jun 5 08:52:32 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.talloc MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2683): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2684): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2685): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2686): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2687): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2688): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2689): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2690): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2691): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2692): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2693): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2694): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2695): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2696): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2697): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2698): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2699): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=471678) Waiting for packet dumper to finish... 1 (prev_count=471678, count=474877) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:52: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2703)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2703)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2703)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2701)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2706)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2706)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2706)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2704)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2709)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2709)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2709)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2707)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2710)@e8e789f5619a: 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(2703)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2703)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2703)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2703)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2703)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2703)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2703)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2703)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2703)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2703)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2703)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2703)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2706)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2706)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2706)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2706)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2706)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2706)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2706)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2706)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2706)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2706)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2706)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2706)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2706)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2706)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2706)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2706)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2709)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2709)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2709)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2709)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2709)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2709)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2709)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2709)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2709)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2709)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2709)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2706)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2709)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2709)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2709)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2706)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2709)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2709)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2712)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2712)@e8e789f5619a: 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(2712)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2712)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2712)@e8e789f5619a: 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(2712)@e8e789f5619a: 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(2712)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2712)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2703)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2703)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2703)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2702)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2706)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2706)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2706)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2705)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2709)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2709)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2709)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2708)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2708)@e8e789f5619a: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2715) MSC_Test-GSUP(2713)@e8e789f5619a: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2715) MSC_Test-GSUP(2713)@e8e789f5619a: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2715) MSC_Test-GSUP(2713)@e8e789f5619a: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2715)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2715)@e8e789f5619a: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_mt_ussd_for_unknown_subscr2(2715)@e8e789f5619a: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_2-SCCP(2707)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2703)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2701)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2706)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2702)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2704)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2713)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2709)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2705)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2710)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2712)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2700)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2714)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2711)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2716)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2708)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2700): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2701): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2702): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2703): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2704): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2705): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2706): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2707): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2708): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2709): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2710): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2711): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2712): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2713): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2714): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2715): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2716): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail'. Wed Jun 5 08:52:38 UTC 2024 ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.185.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=168076) Waiting for packet dumper to finish... 1 (prev_count=168076, count=171275) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:52: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2720)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2720)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2720)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2718)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2723)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2723)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2723)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-SCCP(2721)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2726)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2726)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2726)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2724)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2727)@e8e789f5619a: 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(2720)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2720)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2720)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2720)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2720)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2720)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2720)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2720)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2720)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2720)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2720)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2720)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2720)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2720)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2720)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2720)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2723)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2723)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2723)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2723)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2723)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2723)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2723)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2723)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2723)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2723)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2723)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2723)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2723)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2723)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2723)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2723)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2726)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2726)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2726)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2726)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2726)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2726)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2723)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2723)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2729)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2729)@e8e789f5619a: 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(2729)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2729)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2729)@e8e789f5619a: 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(2729)@e8e789f5619a: 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(2729)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2729)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2720)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2720)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2720)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2719)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2723)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2723)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2723)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2722)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2725)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2725)@e8e789f5619a: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2732) MSC_Test-GSUP(2730)@e8e789f5619a: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2732) MSC_Test-GSUP(2730)@e8e789f5619a: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2732) TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: 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(2725)@e8e789f5619a: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2732)12371284 MSC_Test_2-SCCP(2724)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2725)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: { messageType := 2, destLocRef := 'BCC554'O, 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(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2730)@e8e789f5619a: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2732) MSC_Test-GSUP(2730)@e8e789f5619a: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2732)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2725)@e8e789f5619a: patching N(SD)=1 into dtap '051469D3F270210475EF502A'O MSC_Test_2-RAN(2725)@e8e789f5619a: patched enc_l3: '055469D3F270210475EF502A'O MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055469D3F270210475EF502A'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2725)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2725)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2725)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2732)12371284 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: 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 := '6AE23DA9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2725)@e8e789f5619a: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2732)6309328 MSC_Test_2-RAN(2725)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2724)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: { messageType := 2, destLocRef := '6045D0'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(2724)@e8e789f5619a: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2725)@e8e789f5619a: patching N(SD)=1 into dtap '05143C454EAC210448B8A10D'O MSC_Test_2-RAN(2725)@e8e789f5619a: patched enc_l3: '05543C454EAC210448B8A10D'O MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543C454EAC210448B8A10D'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2725)@e8e789f5619a: patching N(SD)=2 into dtap '1B3A17CE724172711C003A9A4643A535A71445D1B4E2E52688F5'O MSC_Test_2-RAN(2725)@e8e789f5619a: patched enc_l3: '1BBA17CE724172711C003A9A4643A535A71445D1B4E2E52688F5'O MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:38 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA17CE724172711C003A9A4643A535A71445D1B4E2E52688F5'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2725)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2732)6309328 TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: 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 := '6AE23DA9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2725)@e8e789f5619a: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2732)3732269 MSC_Test_2-RAN(2725)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2724)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: { messageType := 2, destLocRef := '38F32D'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(2724)@e8e789f5619a: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2725)@e8e789f5619a: patching N(SD)=1 into dtap '05144F61E2E321045E9D7B2A'O MSC_Test_2-RAN(2725)@e8e789f5619a: patched enc_l3: '05544F61E2E321045E9D7B2A'O MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544F61E2E321045E9D7B2A'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2725)@e8e789f5619a: patching N(SD)=2 into dtap '1B2A1C17FE8249E0947EE8A84741CB9A4A9BC9B782F79D80D9E0EE'O MSC_Test_2-RAN(2725)@e8e789f5619a: patched enc_l3: '1BAA1C17FE8249E0947EE8A84741CB9A4A9BC9B782F79D80D9E0EE'O MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:39 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C17FE8249E0947EE8A84741CB9A4A9BC9B782F79D80D9E0EE'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2724)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2724)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2724)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2726)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2724)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2725)@e8e789f5619a: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2732)3732269 TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2726)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2732)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-RAN(2719)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2722)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2718)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2723)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2720)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2721)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2724)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2727)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2717)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2730)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2725)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2731)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2728)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2733)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2729)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2726)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2717): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2718): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2719): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2720): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2721): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2722): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2723): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2724): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2725): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2726): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2727): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2728): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2729): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2730): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2731): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2732): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2733): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Wed Jun 5 08:52:55 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.185.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=609454) Waiting for packet dumper to finish... 1 (prev_count=609454, count=612653) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:52: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_proc_ss_for_unknown_session started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2737)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2737)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2737)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2735)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2740)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2740)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2740)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2738)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2743)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2743)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2743)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2741)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2744)@e8e789f5619a: 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(2737)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2737)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2737)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2737)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2737)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2737)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2737)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2737)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2737)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2737)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2737)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2737)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2737)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2737)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2737)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2737)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2740)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2740)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2740)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2740)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2740)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2740)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2740)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2740)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2740)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2740)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2740)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2740)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2740)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2740)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2740)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2740)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2743)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2743)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2743)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2743)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2743)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2743)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2740)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2740)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2746)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2746)@e8e789f5619a: 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(2746)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2746)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2746)@e8e789f5619a: 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(2746)@e8e789f5619a: 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(2746)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2746)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2747)@e8e789f5619a: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2749) TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: 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(2737)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2737)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2737)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2736)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2740)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2740)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2740)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2739)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2742)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2742)@e8e789f5619a: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2749)5209813 MSC_Test_2-SCCP(2741)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2742)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2741)@e8e789f5619a: { messageType := 2, destLocRef := '4F7ED5'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(2741)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2747)@e8e789f5619a: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2749) MSC_Test-GSUP(2747)@e8e789f5619a: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2749)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2742)@e8e789f5619a: patching N(SD)=1 into dtap '051440B86CA02104F7B8BF3E'O MSC_Test_2-RAN(2742)@e8e789f5619a: patched enc_l3: '055440B86CA02104F7B8BF3E'O MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2741)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2741)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2741)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055440B86CA02104F7B8BF3E'O MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2741)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2741)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2741)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2742)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2742)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2741)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2741)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2741)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2741)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2741)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2741)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2741)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2743)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2741)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2743)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2742)@e8e789f5619a: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2749)5209813 TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2742)@e8e789f5619a: Created IMSI[0] for '262420000001055'H'AA9F9700'O to be handled at TC_iu_proc_ss_for_unknown_session2(2749) MSC_Test-GSUP(2747)@e8e789f5619a: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2749) TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_proc_ss_for_unknown_session2(2749)@e8e789f5619a: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-M3UA(2737)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2738)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2736)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2739)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2740)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2748)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2747)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2741)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2735)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2744)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2743)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2734)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2745)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2750)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2746)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2742)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2734): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2735): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2736): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2737): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2738): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2739): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2740): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2741): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2742): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2743): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2744): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2745): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2746): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2747): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2748): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2749): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2750): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail'. Wed Jun 5 08:53:01 UTC 2024 ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.185.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=328122) Waiting for packet dumper to finish... 1 (prev_count=328122, count=329287) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:53: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_proc_ss_paging_fail started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2754)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2754)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2754)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2752)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2757)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2757)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2757)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2755)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2760)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2760)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2760)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2758)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2761)@e8e789f5619a: 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(2754)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2754)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2754)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2754)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2754)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2754)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2754)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2754)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2754)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2754)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2754)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2754)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2754)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2754)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2754)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2754)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2757)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2757)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2757)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2757)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2757)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2757)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2757)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2757)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2757)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2757)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2757)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2757)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2757)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2757)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2757)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2757)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2760)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2760)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2760)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2760)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2760)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2760)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2757)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2757)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2760)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2763)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2763)@e8e789f5619a: 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(2763)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2763)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2763)@e8e789f5619a: 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(2763)@e8e789f5619a: 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(2763)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2763)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2764)@e8e789f5619a: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2766) TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: 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(2754)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2754)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2754)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2753)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2757)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2757)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2757)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2756)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2759)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2759)@e8e789f5619a: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2766)15176565 MSC_Test_2-SCCP(2758)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2759)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2758)@e8e789f5619a: { messageType := 2, destLocRef := 'E79375'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(2758)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2764)@e8e789f5619a: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2766) MSC_Test-GSUP(2764)@e8e789f5619a: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2766)"262420000001056" TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2759)@e8e789f5619a: patching N(SD)=1 into dtap '0514FD1F4CC82104D6A8F218'O MSC_Test_2-RAN(2759)@e8e789f5619a: patched enc_l3: '0554FD1F4CC82104D6A8F218'O MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2758)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2758)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2758)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FD1F4CC82104D6A8F218'O MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2758)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2758)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2758)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2759)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2759)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2758)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2758)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2758)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2758)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2758)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2758)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2758)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2758)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2759)@e8e789f5619a: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2766)15176565 TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2759)@e8e789f5619a: Created IMSI[0] for '262420000001056'H'72D44DDA'O to be handled at TC_iu_proc_ss_paging_fail2(2766) MSC_Test-GSUP(2764)@e8e789f5619a: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2766) MSC_Test_2-M3UA(2760)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2760)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2759)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2766) TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2766)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_1-RAN(2756)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2754)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2758)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2759)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2752)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2757)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2761)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2755)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2764)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2760)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2753)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2751)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2765)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2762)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2767)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2763)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2751): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2752): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2753): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2754): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2755): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2756): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2757): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2758): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2759): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2760): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2761): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2762): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2763): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2764): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2765): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2766): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2767): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Wed Jun 5 08:53:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=337831) Waiting for packet dumper to finish... 1 (prev_count=337831, count=341030) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Wed Jun 5 08:53: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_proc_ss_abort started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2771)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2771)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2771)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2769)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2774)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2774)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2774)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2772)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2777)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2777)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2777)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2775)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2778)@e8e789f5619a: 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(2771)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2771)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2771)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2771)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2771)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2771)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2771)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2771)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2771)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2771)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2771)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2771)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2771)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2771)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2771)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2771)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2774)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2774)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2774)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2774)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2774)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2774)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2774)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2774)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2774)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2774)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2774)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2774)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2774)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2774)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2774)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2774)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2777)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2777)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2777)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2777)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2777)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2777)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2774)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2774)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2780)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2780)@e8e789f5619a: 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(2780)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2780)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2780)@e8e789f5619a: 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(2780)@e8e789f5619a: 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(2780)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2780)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2781)@e8e789f5619a: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2783) TC_iu_proc_ss_abort2(2783)@e8e789f5619a: 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(2771)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2771)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2771)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2770)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2774)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2774)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2774)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2773)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2776)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2776)@e8e789f5619a: Added conn table entry 0TC_iu_proc_ss_abort2(2783)12562178 MSC_Test_2-SCCP(2775)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2776)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: { messageType := 2, destLocRef := 'BFAF02'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(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2781)@e8e789f5619a: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2783) MSC_Test-GSUP(2781)@e8e789f5619a: Added IMSI table entry 0TC_iu_proc_ss_abort2(2783)"262420000001057" TC_iu_proc_ss_abort2(2783)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2776)@e8e789f5619a: patching N(SD)=1 into dtap '051441CC27382104694C15E9'O MSC_Test_2-RAN(2776)@e8e789f5619a: patched enc_l3: '055441CC27382104694C15E9'O MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2775)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055441CC27382104694C15E9'O MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2775)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2776)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2776)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2775)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2775)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2776)@e8e789f5619a: Deleted conn table entry 0TC_iu_proc_ss_abort2(2783)12562178 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2783)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2776)@e8e789f5619a: Created IMSI[0] for '262420000001057'H'7BA55182'O to be handled at TC_iu_proc_ss_abort2(2783) MSC_Test-GSUP(2781)@e8e789f5619a: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2783) MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2776)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2783) TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2783)@e8e789f5619a: 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 := '7BA55182'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2776)@e8e789f5619a: Added conn table entry 0TC_iu_proc_ss_abort2(2783)8629760 MSC_Test_2-SCCP(2775)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: { messageType := 2, destLocRef := '83AE00'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(2775)@e8e789f5619a: Session index based on local reference:0 TC_iu_proc_ss_abort2(2783)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2776)@e8e789f5619a: patching N(SD)=0 into dtap '05140A0C23E3210447896E3F'O MSC_Test_2-RAN(2776)@e8e789f5619a: patched enc_l3: '05140A0C23E3210447896E3F'O MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2775)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140A0C23E3210447896E3F'O MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2775)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2775)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2775)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2775)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2777)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2775)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2776)@e8e789f5619a: Deleted conn table entry 0TC_iu_proc_ss_abort2(2783)8629760 TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2777)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(2783)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2783)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2783)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-M3UA(2771)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2770)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2776)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2772)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2773)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2781)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2778)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2769)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2774)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2768)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2777)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2775)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2779)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2780)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2784)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2782)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2768): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2769): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2770): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2771): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2772): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2773): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2774): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2775): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2776): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2777): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2778): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2779): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2780): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2781): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2782): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_proc_ss_abort2(2783): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2784): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Wed Jun 5 08:53:24 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_abort pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=473915) Waiting for packet dumper to finish... 1 (prev_count=473915, count=477114) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:53: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2788)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2788)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2788)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2786)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2791)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2791)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2791)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2789)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2794)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2794)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2794)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2792)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2795)@e8e789f5619a: 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(2788)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2788)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2788)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2788)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2788)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2788)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2788)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2788)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2788)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2788)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2788)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2788)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2788)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2788)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2788)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2788)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2791)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2791)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2791)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2791)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2791)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2791)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2791)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2791)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2791)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2791)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2791)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2791)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2791)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2791)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2791)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2791)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2794)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2794)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2794)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2794)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2794)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2791)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2791)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2797)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2797)@e8e789f5619a: 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(2797)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2797)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2797)@e8e789f5619a: 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(2797)@e8e789f5619a: 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(2797)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2797)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2800) TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2801) TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2803) TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2805) TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2807) TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2809) TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2811) TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2813) TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2815) TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2817) TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2819) TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2821) TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2823) TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2825) TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: 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(2798)@e8e789f5619a: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2827) TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: 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-GSUP(2798)@e8e789f5619a: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2829) TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: 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_0-M3UA(2788)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2788)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2788)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2787)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2791)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2791)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2791)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2790)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2800)13634571 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2801)14828828 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2803)13849176 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:1 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2805)15084627 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:2 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2807)15363116 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2809)6121525 MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'D00C0B'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-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2811)11321673 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2813)13339640 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2800)"262420000001100" MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2815)5002930 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:3 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2817)14335791 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2819)4155453 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:4 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2821)4203699 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:5 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2823)4216599 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:6 MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2801) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2801)"262420000001101" MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:7 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2825)15477155 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2827)288011 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2829)5862534 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:9 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:11 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:12 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'E2451C'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(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:14 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:15 MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2803) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2803)"262420000001102" MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2805) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2805)"262420000001103" MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'D35258'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(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2807) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2807)"262420000001104" MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'E62C53'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-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2809) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2809)"262420000001105" MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'EA6C2C'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(2792)@e8e789f5619a: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2811) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2811)"262420000001106" MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2813) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2813)"262420000001107" MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '5D6835'O ("]h5"), 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(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'ACC149'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(2792)@e8e789f5619a: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2815) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2815)"262420000001108" MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'CB8BF8'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(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '4C56B2'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 } } TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2817) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2817)"262420000001109" MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'DABF2F'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 } } TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[10] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2819) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2819)"262420000001110" MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[11] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2821) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2821)"262420000001111" MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '3F683D'O ("?h="), 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(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[12] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2823) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2823)"262420000001112" MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[13] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2825) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2825)"262420000001113" MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '4024B3'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(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[14] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2827) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2827)"262420000001114" MSC_Test-GSUP(2798)@e8e789f5619a: Found GsupExpect[15] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2829) MSC_Test-GSUP(2798)@e8e789f5619a: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2829)"262420000001115" MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '405717'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(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'EC29A3'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(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '04650B'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-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '597486'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(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514A707EE9D2104E7199685'O MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554A707EE9D2104E7199685'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A707EE9D2104E7199685'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '051486358F522104721DDFE5'O TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '055486358F522104721DDFE5'O MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '051416F2682B2104B0ACD76D'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '055416F2682B2104B0ACD76D'O MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514299B10E521045A9B8075'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554299B10E521045A9B8075'O MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514B33580AF2104DF382B0A'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554B33580AF2104DF382B0A'O MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055486358F522104721DDFE5'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055416F2682B2104B0ACD76D'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554299B10E521045A9B8075'O MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '051436A4579221049E1167C2'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '055436A4579221049E1167C2'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B33580AF2104DF382B0A'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05149CF6C43C210423AF4A59'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05549CF6C43C210423AF4A59'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055436A4579221049E1167C2'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514FD89114A21045E0F3408'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554FD89114A21045E0F3408'O MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549CF6C43C210423AF4A59'O MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05141598B1822104E07480C6'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05541598B1822104E07480C6'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FD89114A21045E0F3408'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541598B1822104E07480C6'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '051470CDD1E72104626039E5'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '055470CDD1E72104626039E5'O MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514AD9A4B092104C8E6A462'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554AD9A4B092104C8E6A462'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055470CDD1E72104626039E5'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AD9A4B092104C8E6A462'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514D90FE7972104B781F0EC'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554D90FE7972104B781F0EC'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D90FE7972104B781F0EC'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05146DAB2A1821042D219AF6'O MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05546DAB2A1821042D219AF6'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546DAB2A1821042D219AF6'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514CD676AC1210470AA7C35'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554CD676AC1210470AA7C35'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '051481C7EC432104E74BBC59'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '055481C7EC432104E74BBC59'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CD676AC1210470AA7C35'O TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055481C7EC432104E74BBC59'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05141C4CCA6D2104DC12E657'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05541C4CCA6D2104DC12E657'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541C4CCA6D2104DC12E657'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2811)11321673 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: 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 := '8AD53730'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2811)6569787 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:6 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2803)13849176 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:9 TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2815)5002930 TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: 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 := 'AE208692'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: 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 := '1D3FD5EF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2809)6121525 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2803)16205494 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: 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 := 'AD287146'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2800)13634571 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2815)3647227 TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:2 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: 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 := '1EB23DBC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2809)9281258 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '643F3B'O ("d?;"), 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(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2800)15464689 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:5 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'F746B6'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(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '37A6FB'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(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:8 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '8D9EEA'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(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'EBF8F1'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(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:7 TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05147F3DEC962104A5A03641'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05547F3DEC962104A5A03641'O MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2819)4155453 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514304240D72104878B576B'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554304240D72104878B576B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: 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 := '5C3725A9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2819)2992892 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547F3DEC962104A5A03641'O MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554304240D72104878B576B'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:1 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2801)14828828 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2813)13339640 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2807)15363116 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2805)15084627 TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: 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 := '370CA9AC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: 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 := '1148234D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2817)14335791 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: 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 := '13556D91'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: 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 := '108EF122'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: 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 := '2A865D1C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2801)2554177 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:3 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2813)12446283 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2807)12122351 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:7 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '2DAAFC'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(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2827)288011 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2805)8295061 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2817)16572718 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:9 TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: 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 := '58FCA59F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:10 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2823)4216599 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '26F941'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-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: 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 := '97CC4352'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2827)473456 TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'BDEA4B'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(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:12 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05143DCAC9662104F45F1AAB'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05543DCAC9662104F45F1AAB'O MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514F09789332104FA629167'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554F09789332104FA629167'O MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543DCAC9662104F45F1AAB'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F09789332104FA629167'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2823)3736490 TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:14 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05146BBF5956210436977477'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05546BBF5956210436977477'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546BBF5956210436977477'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2821)4203699 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: 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 := '9A131420'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'B8F8EF'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(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2821)15480434 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '7E9295'O, 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(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:11 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514C9676AE0210412F9A428'O TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554C9676AE0210412F9A428'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'FCE12E'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(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2825)15477155 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2829)5862534 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C9676AE0210412F9A428'O TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '051439184231210494A3B504'O TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: 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 := '3B738E99'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '055439184231210494A3B504'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: 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 := '96E02598'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055439184231210494A3B504'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '073970'O ("\a9p"), 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(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2829)16221406 TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[0] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2811) MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[1] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2803) MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-RAN(2793)@e8e789f5619a: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2825)15247732 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '051462DFA1032104BF05360C'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '055462DFA1032104BF05360C'O MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: First idle individual index:15 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055462DFA1032104BF05360C'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := '3903AA'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(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '051473184D7D21048DC9BAB5'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '055473184D7D21048DC9BAB5'O MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055473184D7D21048DC9BAB5'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'EC3672'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(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05149FA4674021041D4755E6'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05549FA4674021041D4755E6'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549FA4674021041D4755E6'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514CE3D9E65210429A67B6A'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554CE3D9E65210429A67B6A'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CE3D9E65210429A67B6A'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'F784DE'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-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514C4B5E8BA21040DE329B5'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554C4B5E8BA21040DE329B5'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: { messageType := 2, destLocRef := 'E8A974'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(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05147724BC482104B297D5B1'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05547724BC482104B297D5B1'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[2] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2809) MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[3] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2815) MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C4B5E8BA21040DE329B5'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547724BC482104B297D5B1'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[4] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514A20942EC2104B40FA7E4'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554A20942EC2104B40FA7E4'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[5] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2819) MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '05141F5196C72104AB748AD3'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '05541F5196C72104AB748AD3'O MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[6] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2801) MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=1 into dtap '0514364DC72821042E049865'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '0554364DC72821042E049865'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A20942EC2104B40FA7E4'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541F5196C72104AB748AD3'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2813) MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554364DC72821042E049865'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[8] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2807) MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[9] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2805) MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[10] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2817) MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[11] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2827) MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2823) MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2811)6569787 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[13] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2821) MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2811)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[14] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2829) MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2798)@e8e789f5619a: Created GsupExpect[15] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2825) MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2803)16205494 TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2803)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2815)3647227 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2815)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2809)9281258 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2800)15464689 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2819)2992892 TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2809)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2819)@e8e789f5619a: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2800)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2793)@e8e789f5619a: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2793)@e8e789f5619a: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2801)2554177 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:37 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2801)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2807)12122351 TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2807)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2813)12446283 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2805)8295061 MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2805)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2817)16572718 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2823)3736490 TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2817)@e8e789f5619a: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2823)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2792)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2827)473456 MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2821)15480434 TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2829)16221406 TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2792)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2792)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2821)@e8e789f5619a: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2827)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2829)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2794)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2792)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-M3UA(2794)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2793)@e8e789f5619a: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2825)15247732 TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-RAN(2793)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2794)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2789)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2787)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2790)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2786)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2791)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2792)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2795)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2802)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2796)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2785)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2808)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2799)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2814)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2797)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2788)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2804)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2820)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2824)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2822)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2818)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2816)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2798)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2830)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2812)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2806)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2828)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2831)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2826)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2810)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2785): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2786): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2787): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2788): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2789): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2790): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2791): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2792): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2793): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2794): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2795): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2796): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2797): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2798): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2799): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2800): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2801): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2802): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2803): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2804): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2805): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2807): pass (passWed Jun 5 08:53:31 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.talloc -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2808): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2809): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2810): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2811): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2812): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2813): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2814): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2815): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2816): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2817): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2818): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2819): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2820): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2821): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2822): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2823): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2824): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2825): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2826): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2827): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2828): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2829): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2830): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2831): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=4984181) Waiting for packet dumper to finish... 1 (prev_count=4984181, count=4987380) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:53: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2835)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2835)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2835)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2833)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2838)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2838)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2838)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2836)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2841)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2841)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2841)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2839)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2842)@e8e789f5619a: 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(2835)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2835)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2835)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2835)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2835)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2835)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2835)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2835)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2835)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2835)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2835)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2835)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2835)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2835)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2835)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2835)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2838)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2838)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2838)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2838)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2838)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2838)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2838)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2838)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2838)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2838)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2838)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2838)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2838)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2838)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2838)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2838)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2841)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2841)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2841)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2841)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2841)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2838)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2838)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2844)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2844)@e8e789f5619a: 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(2844)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2844)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2844)@e8e789f5619a: 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(2844)@e8e789f5619a: 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(2844)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2844)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2848) TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2850) TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2852) TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2854) TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2856) TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2858) TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2860) TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2862) TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2864) TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2866) TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2868) TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2870) TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2872) TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2874) TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: 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(2845)@e8e789f5619a: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2876) TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: 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(2835)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2835)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2835)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2834)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2838)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2838)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2838)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2837)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2847)10068349 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2848)2268229 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2850)15473462 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:1 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2852)11897355 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2854)10582509 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:2 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:3 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2856)12061844 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2858)2027045 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:4 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2860)11055318 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2862)13980577 MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '99A17D'O, 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-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2864)14913060 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2866)6585079 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2868)7773464 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:5 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2870)6572052 MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2847)"262420000001116" MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:6 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2872)1799822 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2848) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2848)"262420000001117" MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2874)8396163 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:7 MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2876)8729296 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:9 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:10 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:12 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '229C45'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(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:13 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:15 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2850) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2850)"262420000001118" MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'EC1B36'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(2839)@e8e789f5619a: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'B58A0B'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-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2852) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2852)"262420000001119" MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2854) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2854)"262420000001120" MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2856) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2856)"262420000001121" MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'A179ED'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(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'B80C94'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(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2858) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2858)"262420000001122" MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '1EEE25'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-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2860)"262420000001123" MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'A8B0D6'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(2839)@e8e789f5619a: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2862) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2862)"262420000001124" MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2864) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2864)"262420000001125" MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'D553A1'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(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2866) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2866)"262420000001126" MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2868) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2868)"262420000001127" MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'E38E24'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-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2870) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2870)"262420000001128" MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2872) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2872)"262420000001129" MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '647AF7'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(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2874) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2874)"262420000001130" MSC_Test-GSUP(2845)@e8e789f5619a: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2876) MSC_Test-GSUP(2845)@e8e789f5619a: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2876)"262420000001131" MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '769D18'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(2839)@e8e789f5619a: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '644814'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(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '1B768E'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(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '801D83'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(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514D98FB005210471463FB4'O MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '8532D0'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(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554D98FB005210471463FB4'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '051480181DF62104C3016A99'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '055480181DF62104C3016A99'O MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D98FB005210471463FB4'O MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '051490FB77722104FA12587D'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '055490FB77722104FA12587D'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055480181DF62104C3016A99'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055490FB77722104FA12587D'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514E759AD102104E6567213'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554E759AD102104E6567213'O TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E759AD102104E6567213'O MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514F68CA4C321043C3593AF'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554F68CA4C321043C3593AF'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F68CA4C321043C3593AF'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514BD672F6E2104B3787187'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554BD672F6E2104B3787187'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BD672F6E2104B3787187'O MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514FFE52A7C2104F7B9196A'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554FFE52A7C2104F7B9196A'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FFE52A7C2104F7B9196A'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514E44B1DC0210400E8D7D3'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554E44B1DC0210400E8D7D3'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E44B1DC0210400E8D7D3'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '05145B17AD5821048100B25C'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05545B17AD5821048100B25C'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545B17AD5821048100B25C'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514686E84A52104A51BA016'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554686E84A52104A51BA016'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554686E84A52104A51BA016'O MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '051446495C492104DF21225B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '055446495C492104DF21225B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055446495C492104DF21225B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '05148222A3022104191532B2'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05548222A3022104191532B2'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548222A3022104191532B2'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '05142A01D60421046031D4BB'O MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05542A01D60421046031D4BB'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542A01D60421046031D4BB'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514CC0875C12104C9D5289F'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554CC0875C12104C9D5289F'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CC0875C12104C9D5289F'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514C699ED7C2104FE46289C'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554C699ED7C2104FE46289C'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C699ED7C2104FE46289C'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '0514265908642104D5C59B08'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0554265908642104D5C59B08'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554265908642104D5C59B08'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2850)15473462 TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[0] for '262420000001118'H'6004CFCA'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2850) MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2847)10068349 MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[0] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2850) MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2852)11897355 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:7 TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[1] for '262420000001116'H'9A837173'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[1] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[2] for '262420000001119'H'81F1C817'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2852) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[2] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2852) MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2854)10582509 TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[3] for '262420000001120'H'3B0DFF93'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2854) MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[3] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2854) MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2856)12061844 TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[4] for '262420000001121'H'9CC10F7E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2856) MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2848)2268229 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[4] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2856) MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[5] for '262420000001117'H'3567480D'O ("5gH\r") to be handled at TC_iu_multi_lu_and_mt_ussd2(2848) MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2862)13980577 TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[5] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2848) MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2858)2027045 MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[6] for '262420000001124'H'9D0CF092'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2862) MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[6] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2862) TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2868)7773464 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2860)11055318 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[7] for '262420000001122'H'020C1D12'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2858) MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[8] for '262420000001127'H'87939FC3'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2868) TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2866)6585079 MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[7] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2868) MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[8] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2858) MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[9] for '262420000001123'H'1E3BD856'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2864)14913060 MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[10] for '262420000001126'H'4E27C7C6'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2866) TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[9] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2866) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2870)6572052 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[11] for '262420000001125'H'9B749C5F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2864) TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[11] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2864) MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[12] for '262420000001128'H'4EE8688C'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2870) MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2870) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2850) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2852) MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2854) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2856) MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2848) MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2862) MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2858) MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2868) MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2866) MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: 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 := '6004CFCA'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2864) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: 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 := '3B0DFF93'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: 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 := '81F1C817'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: 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 := '9A837173'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: 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 := '3567480D'O ("5gH\r") } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: 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 := '9CC10F7E'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2870) TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: 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 := '020C1D12'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: 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 := '9D0CF092'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2850)13342502 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: 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 := '87939FC3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: 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 := '1E3BD856'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: 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 := '4E27C7C6'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: 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 := '9B749C5F'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2854)12270327 TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2852)10347281 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:1 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2847)8084346 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:2 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: 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 := '4EE8688C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2848)15169706 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:3 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2856)11642356 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:4 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'CB9726'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(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2858)2069717 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:5 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:6 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2862)15827842 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'BB3AF7'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(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2868)12095318 MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '9DE311'O, 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(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2866)8948130 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2860)12949023 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:8 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2864)4723629 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:9 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2870)13675935 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '7B5B7A'O ("{[z"), 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(2839)@e8e789f5619a: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:12 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'E778AA'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(2839)@e8e789f5619a: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'B1A5F4'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(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '1F94D5'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(2839)@e8e789f5619a: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'F18382'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(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '05145FB13F232104B8183311'O TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05145FB13F232104B8183311'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145FB13F232104B8183311'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'B88F56'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(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '05148E2D3853210425D7C24F'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05148E2D3853210425D7C24F'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148E2D3853210425D7C24F'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '8889A2'O, 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-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '05140A9F9AC421049BDB0D80'O MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05140A9F9AC421049BDB0D80'O MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'C5961F'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-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '05144C3B3439210409E120C3'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05144C3B3439210409E120C3'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140A9F9AC421049BDB0D80'O TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '05147F67DB062104EB3CA807'O MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '4813AD'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-RAN(2840)@e8e789f5619a: patched enc_l3: '05147F67DB062104EB3CA807'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144C3B3439210409E120C3'O MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2872)1799822 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := 'D0AD9F'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(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '0514EABEC16A2104B8EEF929'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0514EABEC16A2104B8EEF929'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '05143294AEE82104D4C45C50'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05143294AEE82104D4C45C50'O TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[13] for '262420000001129'H'3A481C9F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2872) MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '0514CBFA35C02104CE413160'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0514CBFA35C02104CE413160'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2872) MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147F67DB062104EB3CA807'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '051429BB282C2104813ED27C'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '051429BB282C2104813ED27C'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2874)8396163 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[14] for '262420000001130'H'B583523B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2874) MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2874) MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514EABEC16A2104B8EEF929'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143294AEE82104D4C45C50'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CBFA35C02104CE413160'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051429BB282C2104813ED27C'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '0514D5190ECC210456ACA843'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0514D5190ECC210456ACA843'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '051459164F8D2104477F3AC8'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '051459164F8D2104477F3AC8'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2872) MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D5190ECC210456ACA843'O MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '051474607F0421049144A170'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '051474607F0421049144A170'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '05148A6D1C972104E8BC3CF8'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05148A6D1C972104E8BC3CF8'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051459164F8D2104477F3AC8'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051474607F0421049144A170'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148A6D1C972104E8BC3CF8'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2874) TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: 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 := '3A481C9F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2872)3151094 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: 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 := 'B583523B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2876)8729296 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:13 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2874)2345742 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:14 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2840)@e8e789f5619a: Created IMSI[15] for '262420000001131'H'2E6BD2F0'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2876) MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '3014F6'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(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test-GSUP(2845)@e8e789f5619a: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2876) MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '23CB0E'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-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '051404051F7B2104B1E1FB75'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '051404051F7B2104B1E1FB75'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051404051F7B2104B1E1FB75'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2876) MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '0514886E296B21046AC042C9'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '0514886E296B21046AC042C9'O MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:4 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514886E296B21046AC042C9'O TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: 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 := '2E6BD2F0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:3 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:5 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:6 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2840)@e8e789f5619a: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2876)3411734 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: First idle individual index:15 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2850)13342502 TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2850)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:2 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:1 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2852)10347281 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2854)12270327 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2852)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2854)@e8e789f5619a: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:3 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2848)15169706 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:9 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2848)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:5 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2847)8084346 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2856)11642356 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:10 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:6 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2847)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: { messageType := 2, destLocRef := '340F16'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 } } MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:7 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2858)2069717 TC_iu_multi_lu_and_mt_ussd2(2856)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2858)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2862)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:9 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2862)15827842 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:10 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2868)12095318 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2866)8948130 TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2860)12949023 TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2868)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:11 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2866)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2860)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=0 into dtap '05148942FB5921040255A5BB'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '05148942FB5921040255A5BB'O TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148942FB5921040255A5BB'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:11 MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:12 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2864)4723629 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2870)13675935 TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2870)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:13 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:14 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:13 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2872)3151094 TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2872)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:14 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2874)2345742 TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@e8e789f5619a: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2840)@e8e789f5619a: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2840)@e8e789f5619a: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:20 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2839)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on connection ID:15 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2839)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2839)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2841)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2839)@e8e789f5619a: Session index based on local reference:15 MSC_Test_2-RAN(2840)@e8e789f5619a: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2876)3411734 TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2841)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2876)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_2-RAN(2840)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2841)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2834)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2833)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2838)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2836)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2837)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2842)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2839)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2843)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2853)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2832)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2873)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2865)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2835)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2863)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2845)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2859)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2851)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2875)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2877)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2849)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2846)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2844)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2855)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2878)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2869)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2867)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2857)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2871)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2861)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2832): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2833): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2834): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2835): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2836): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2837): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2838): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2839): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2840): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2841): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2842): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2843): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2844): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2845): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2846): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2847): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2848): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2850): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2851): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2852): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2853): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2854): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2855): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2856): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2857): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2858): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2859): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2860): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2861): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2862): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2863): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2864): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2865): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2866): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2867): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2868): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2869): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2870): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2871): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2872): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2873): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2874): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2875): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2876): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2877): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2878): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Wed Jun 5 08:53:38 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.185.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=5276070) Waiting for packet dumper to finish... 1 (prev_count=5276070, count=5277235) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:53: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2882)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2882)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2882)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2880)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2885)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2885)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2885)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2883)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2888)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2888)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2888)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-SCCP(2886)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2889)@e8e789f5619a: 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(2882)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2882)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2882)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2882)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2882)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2882)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2882)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2882)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2882)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2882)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2882)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2882)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2882)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2882)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2882)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2882)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2885)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2885)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2885)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2885)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2885)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2885)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2885)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2885)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2885)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2885)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2885)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2885)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2885)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2885)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2885)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2885)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2888)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2888)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2888)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2888)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2888)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2888)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2888)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2888)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2885)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2885)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2888)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2888)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2882)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2882)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2882)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2881)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2885)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2885)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2885)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2891)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2891)@e8e789f5619a: 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(2891)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2891)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2891)@e8e789f5619a: 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(2891)@e8e789f5619a: 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_1-RAN(2884)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2891)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2891)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2888)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2888)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2887)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2892)@e8e789f5619a: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(2894) TC_iu_lu_with_invalid_mcc_mnc2(2894)@e8e789f5619a: 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-RAN(2887)@e8e789f5619a: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2894)9837389 MSC_Test_2-SCCP(2886)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2888)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2887)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2888)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2886)@e8e789f5619a: { messageType := 2, destLocRef := '961B4D'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(2886)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2892)@e8e789f5619a: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(2894) MSC_Test-GSUP(2892)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2894)"262420000001054" MSC_Test_2-M3UA(2888)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2888)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2886)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2886)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2886)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2886)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2886)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2886)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2886)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2886)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2891)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2891)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2888)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2888)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2886)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2888)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2887)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2894)9837389 MSC_Test-GSUP-IPA(2891)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2891)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2891)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2891)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(2894)@e8e789f5619a: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e8e789f5619a: Test Component 2894 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-RAN(2884)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2880)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2882)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2885)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2889)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2892)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2883)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2886)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2881)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2888)@e8e789f5619a: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(2894)@e8e789f5619a: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test-SMPP(2893)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2891)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2879)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2890)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2895)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2887)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2879): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2880): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2881): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2882): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2883): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2884): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2885): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2886): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2887): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2888): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2889): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2890): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2891): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2892): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2893): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(2894): fail (none -> fail) reason: "Tguard timeout" MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2895): none (fail -> fail) MTC@e8e789f5619a: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Wed Jun 5 08:54:45 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail ------ Saving talloc report from 172.18.185.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=254667) Waiting for packet dumper to finish... 1 (prev_count=254667, count=255832) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: 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 ------ Wed Jun 5 08:54: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_iu_lu_and_expire_while_paging started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2899)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2899)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2899)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2897)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2902)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2902)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2902)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2900)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2905)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2905)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2905)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2903)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2906)@e8e789f5619a: 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(2899)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2899)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2899)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2899)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2899)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2899)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2899)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2899)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2899)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2899)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2899)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2899)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2899)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2899)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2899)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2899)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2902)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2902)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2902)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2902)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2902)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2902)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2902)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2902)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2902)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2902)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2902)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2902)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2902)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2902)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2902)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2902)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2905)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2905)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2905)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2905)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2905)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2905)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2902)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2902)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2908)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2908)@e8e789f5619a: 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(2908)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2908)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2908)@e8e789f5619a: 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(2908)@e8e789f5619a: 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(2908)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2908)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2909)@e8e789f5619a: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2911) TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: 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(2899)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2899)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2899)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2898)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2902)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2902)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2902)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2901)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2904)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2904)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2911)2086289 MSC_Test_2-SCCP(2903)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2904)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: { messageType := 2, destLocRef := '1FD591'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(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2909)@e8e789f5619a: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(2911) MSC_Test-GSUP(2909)@e8e789f5619a: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(2911)"262420000001055" TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2904)@e8e789f5619a: patching N(SD)=1 into dtap '05148AD9AB282104FCDC6B39'O MSC_Test_2-RAN(2904)@e8e789f5619a: patched enc_l3: '05548AD9AB282104FCDC6B39'O MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2903)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548AD9AB282104FCDC6B39'O MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2903)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2904)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2904)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2903)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2903)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2904)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2911)2086289 TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2904)@e8e789f5619a: Created IMSI[0] for '262420000001055'H'26EB4A37'O to be handled at TC_iu_lu_and_expire_while_paging2(2911) MSC_Test-GSUP(2909)@e8e789f5619a: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2911) MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2904)@e8e789f5619a: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(2911) TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: 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 := '26EB4A37'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2904)@e8e789f5619a: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2911)9173448 MSC_Test_2-SCCP(2903)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: { messageType := 2, destLocRef := '8BF9C8'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-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2904)@e8e789f5619a: patching N(SD)=0 into dtap '0514765F1F5021040C9E33EB'O MSC_Test_2-RAN(2904)@e8e789f5619a: patched enc_l3: '0514765F1F5021040C9E33EB'O MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2903)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514765F1F5021040C9E33EB'O MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2903)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2903)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2903)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2903)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2905)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2903)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2904)@e8e789f5619a: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2911)9173448 TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2905)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(2911)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2897)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2906)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2909)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2900)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2899)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2903)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2898)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2901)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2902)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2896)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2907)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2908)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2910)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2905)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2912)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2904)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2896): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2897): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2898): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2899): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2900): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2901): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2902): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2903): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2904): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2905): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2906): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2907): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2908): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2909): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2910): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(2911): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2912): none (pass -> pass) MTC@e8e789f5619a: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Wed Jun 5 08:54:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.185.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=463939) Waiting for packet dumper to finish... 1 (prev_count=463939, count=467037) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Wed Jun 5 08:54: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_mo_cc_iu_release started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2916)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2916)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2916)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2914)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_1-M3UA(2919)@e8e789f5619a: ************************************************* MSC_Test_1-M3UA(2919)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2919)@e8e789f5619a: ************************************************* MSC_Test_1-SCCP(2917)@e8e789f5619a: v_sccp_pdu_maxlen:268 MTC@e8e789f5619a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_2-M3UA(2922)@e8e789f5619a: ************************************************* MSC_Test_2-M3UA(2922)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2922)@e8e789f5619a: ************************************************* MSC_Test_2-SCCP(2920)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2923)@e8e789f5619a: 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(2916)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2916)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2916)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2916)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2916)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2916)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2916)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2916)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2916)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2916)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2916)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2916)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2916)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2916)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2916)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2916)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2919)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23907 to server: "172.18.185.200":2905 association #8 MSC_Test_1-M3UA(2919)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2919)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2919)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_1-M3UA(2919)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2919)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2919)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2919)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2919)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2919)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2919)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2919)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2919)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2919)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2919)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2919)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2922)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23908 to server: "172.18.185.200":2905 association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2922)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2922)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_2-M3UA(2922)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2922)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2922)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2919)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2919)@e8e789f5619a: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2925)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2925)@e8e789f5619a: 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)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2925)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2925)@e8e789f5619a: 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)@e8e789f5619a: 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)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2925)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2926)@e8e789f5619a: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(2928) TC_mo_cc_iu_release2(2928)@e8e789f5619a: 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(2916)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2916)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2916)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2915)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2919)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2919)@e8e789f5619a: Message received on association #8 MSC_Test_1-M3UA(2919)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2918)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2921)@e8e789f5619a: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2921)@e8e789f5619a: Added conn table entry 0TC_mo_cc_iu_release2(2928)7905439 MSC_Test_2-SCCP(2920)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2921)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: { messageType := 2, destLocRef := '78A09F'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(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2926)@e8e789f5619a: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(2928) MSC_Test-GSUP(2926)@e8e789f5619a: Added IMSI table entry 0TC_mo_cc_iu_release2(2928)"262420000001043" TC_mo_cc_iu_release2(2928)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2928)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2921)@e8e789f5619a: patching N(SD)=1 into dtap '0514526E06712104D19CED88'O MSC_Test_2-RAN(2921)@e8e789f5619a: patched enc_l3: '0554526E06712104D19CED88'O MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554526E06712104D19CED88'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2921)@e8e789f5619a: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2921)@e8e789f5619a: patched enc_l3: '059B'O MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:14 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2921)@e8e789f5619a: Deleted conn table entry 0TC_mo_cc_iu_release2(2928)7905439 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2928)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2928)@e8e789f5619a: 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 := '1611EBA6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2921)@e8e789f5619a: Added conn table entry 0TC_mo_cc_iu_release2(2928)16241011 MSC_Test_2-RAN(2921)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2920)@e8e789f5619a: First idle individual index:0 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: { messageType := 2, destLocRef := 'F7D173'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(2920)@e8e789f5619a: Session index based on local reference:0 TC_mo_cc_iu_release2(2928)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2921)@e8e789f5619a: patching N(SD)=1 into dtap '0514C4B8577D2104F624478C'O MSC_Test_2-RAN(2921)@e8e789f5619a: patched enc_l3: '0554C4B8577D2104F624478C'O MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:24 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C4B8577D2104F624478C'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2923)@e8e789f5619a: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(2928) MSC_Test-MGCP(2924)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(2928) MSC_Test_2-RAN(2921)@e8e789f5619a: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2921)@e8e789f5619a: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:28 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2924)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "451", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "df" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(2928) TC_mo_cc_iu_release2(2928)@e8e789f5619a: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_iu_release2(2928)@e8e789f5619a: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2923)@e8e789f5619a: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(2928) MSC_Test-MNCC(2923)@e8e789f5619a: Added conn table entry 0TC_mo_cc_iu_release2(2928)-2147483590 MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_cc_iu_release2(2928)@e8e789f5619a: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2928)@e8e789f5619a: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:46 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2928)@e8e789f5619a: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(2928)@e8e789f5619a: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2928)@e8e789f5619a: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:12 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2923)@e8e789f5619a: Deleted conn table entry 0TC_mo_cc_iu_release2(2928)-2147483590 MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2920)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2928)@e8e789f5619a: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(2928)@e8e789f5619a: f_mo_call_establish DONE TC_mo_cc_iu_release2(2928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_len:7 MSC_Test_2-SCCP(2920)@e8e789f5619a: vl_from0 MSC_Test_2-SCCP(2920)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2922)@e8e789f5619a: Message received on association #8 MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2920)@e8e789f5619a: Session index based on local reference:0 MSC_Test_2-RAN(2921)@e8e789f5619a: Deleted conn table entry 0TC_mo_cc_iu_release2(2928)16241011 TC_mo_cc_iu_release2(2928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2928)@e8e789f5619a: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2928)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2922)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2928)@e8e789f5619a: Final verdict of PTC: pass MSC_Test_0-SCCP(2914)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2923)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2916)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2926)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2915)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-RAN(2921)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-SCCP(2917)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-M3UA(2919)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-M3UA(2922)@e8e789f5619a: Final verdict of PTC: none MSC_Test_1-RAN(2918)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2913)@e8e789f5619a: Final verdict of PTC: none MSC_Test_2-SCCP(2920)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2927)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2925)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2929)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2924)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: none MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2913): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2914): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2915): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2916): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-SCCP(2917): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-RAN(2918): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_1-M3UA(2919): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-SCCP(2920): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-RAN(2921): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_2-M3UA(2922): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2923): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2924): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2925): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2926): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2927): none (none -> none) MTC@e8e789f5619a: Local verdict of PTC TC_mo_cc_iu_release2(2928): pass (none -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2929): none (pass -> pass) MTC@e8e789f5619a: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Wed Jun 5 08:55:01 UTC 2024 ====== MSC_Tests_Iu.TC_mo_cc_iu_release pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_Iu.TC_mo_cc_iu_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=570654) Waiting for packet dumper to finish... 1 (prev_count=570654, count=576155) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@e8e789f5619a: Test execution finished. MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Wed Jun 5 08:55: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_no_callref.pcap" >/data/MSC_Tests_ASCI.TC_no_callref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_no_callref started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2933)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2933)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2933)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2931)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2934)@e8e789f5619a: 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(2933)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2933)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2933)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2933)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2933)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2933)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2936)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2936)@e8e789f5619a: 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(2936)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2936)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2936)@e8e789f5619a: 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(2936)@e8e789f5619a: 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(2936)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2936)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2937)@e8e789f5619a: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(2939) TC_no_callref0(2939)@e8e789f5619a: 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(2933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2932)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2932)@e8e789f5619a: Added conn table entry 0TC_no_callref0(2939)2355516 MSC_Test_0-SCCP(2931)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(2932)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2932)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2932)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(2940) MSC_Test_0-RAN(2932)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2932)@e8e789f5619a: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(2941) MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2931)@e8e789f5619a: { messageType := 2, destLocRef := '23F13C'O, sourceLocRef := '00021A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2937)@e8e789f5619a: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(2939) MSC_Test-GSUP(2937)@e8e789f5619a: Added IMSI table entry 0TC_no_callref0(2939)"262420000000033" MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(2931)@e8e789f5619a: vl_from0 TC_no_callref0(2939)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2939)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(2931)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2932)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2932)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(2931)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2931)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2931)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2931)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2932)@e8e789f5619a: Deleted conn table entry 0TC_no_callref0(2939)2355516 TC_no_callref0(2939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2939)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(2939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2935)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(2939) TC_no_callref0(2939)@e8e789f5619a: 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 := '1ED06E76'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2932)@e8e789f5619a: Added conn table entry 0TC_no_callref0(2939)13196102 MSC_Test_0-RAN(2932)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2931)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(2931)@e8e789f5619a: { messageType := 2, destLocRef := 'C95B46'O, sourceLocRef := '00021B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2939)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2939)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2939)@e8e789f5619a: Sending SETUP. MTC@e8e789f5619a: Got test event: "SETUP" MSC_Test_0-RAN(2932)@e8e789f5619a: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(2932)@e8e789f5619a: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(2931)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2931)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006003200002900'O MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2933)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2933)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2931)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2931)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2939)@e8e789f5619a: Got GCC Termination with failure. MTC@e8e789f5619a: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(2939)@e8e789f5619a: Got Clear Command on initial connection. MTC@e8e789f5619a: Got test event: "CLEAR" MTC@e8e789f5619a: All connection are cleared now. TC_no_callref0(2940)@e8e789f5619a: Final verdict of PTC: none TC_no_callref0(2939)@e8e789f5619a: Final verdict of PTC: pass TC_no_callref0(2941)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: getverdict: none MTC@e8e789f5619a: setverdict(pass): none -> pass MTC@e8e789f5619a: getverdict: pass MTC@e8e789f5619a: All expected events have been received. The test passed. MSC_Test_0-RAN(2932)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2931)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2937)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2930)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2942)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2934)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2933)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2938)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2936)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2943)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2944)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2935)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: pass MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2930): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2931): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2932): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2933): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2934): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2935): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2936): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2937): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2938): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_no_callref0(2939): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_no_callref0(2940): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_no_callref0(2941): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2942): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2943): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2944): none (pass -> pass) MTC@e8e789f5619a: Test case TC_no_callref finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Wed Jun 5 08:55:08 UTC 2024 ====== MSC_Tests_ASCI.TC_no_callref pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_ASCI.TC_no_callref.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=297188) Waiting for packet dumper to finish... 1 (prev_count=297188, count=298353) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Wed Jun 5 08:55: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_setup_refuse.pcap" >/data/MSC_Tests_ASCI.TC_setup_refuse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_setup_refuse started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2948)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2948)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2948)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2946)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2949)@e8e789f5619a: 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(2948)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2948)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2948)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2948)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2948)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2948)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2951)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2951)@e8e789f5619a: 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(2951)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2951)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2951)@e8e789f5619a: 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(2951)@e8e789f5619a: 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(2951)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2951)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2952)@e8e789f5619a: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(2954) TC_setup_refuse0(2954)@e8e789f5619a: 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(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2947)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2947)@e8e789f5619a: Added conn table entry 0TC_setup_refuse0(2954)7351939 MSC_Test_0-SCCP(2946)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(2947)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2947)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2947)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(2955) MSC_Test_0-RAN(2947)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2947)@e8e789f5619a: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(2956) MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2946)@e8e789f5619a: { messageType := 2, destLocRef := '702E83'O, sourceLocRef := '00021C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2952)@e8e789f5619a: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(2954) MSC_Test-GSUP(2952)@e8e789f5619a: Added IMSI table entry 0TC_setup_refuse0(2954)"262420000000033" MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2954)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2954)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2946)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2954)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2947)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2947)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2946)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2946)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2947)@e8e789f5619a: Deleted conn table entry 0TC_setup_refuse0(2954)7351939 TC_setup_refuse0(2954)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2954)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2954)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2954)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2950)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(2954) TC_setup_refuse0(2954)@e8e789f5619a: 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 := '6E37142E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2947)@e8e789f5619a: Added conn table entry 0TC_setup_refuse0(2954)9197469 MSC_Test_0-RAN(2947)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2946)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2946)@e8e789f5619a: { messageType := 2, destLocRef := '8C579D'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(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2954)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2954)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2954)@e8e789f5619a: Sending SETUP. MTC@e8e789f5619a: Got test event: "SETUP" MSC_Test_0-RAN(2947)@e8e789f5619a: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2947)@e8e789f5619a: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2946)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2946)@e8e789f5619a: First idle individual index:1 MSC_Test_0-SCCP(2946)@e8e789f5619a: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2947)@e8e789f5619a: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2947)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2947)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(2955) MSC_Test_0-RAN(2947)@e8e789f5619a: Added conn table entry 1TC_setup_refuse0(2955)14748025 MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2946)@e8e789f5619a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2955)@e8e789f5619a: 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@e8e789f5619a: Got test event: "VGCS_SETUP" TC_setup_refuse0(2955)@e8e789f5619a: 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(2946)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(2946)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2946)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2948)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2948)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2946)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2946)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2955)@e8e789f5619a: Got Clear Command on control connection. MTC@e8e789f5619a: Got test event: "CLEAR" TC_setup_refuse0(2954)@e8e789f5619a: Got GCC Termination with failure. MTC@e8e789f5619a: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(2954)@e8e789f5619a: Got Clear Command on initial connection. MTC@e8e789f5619a: Got test event: "CLEAR" MTC@e8e789f5619a: All connection are cleared now. TC_setup_refuse0(2956)@e8e789f5619a: Final verdict of PTC: none TC_setup_refuse0(2955)@e8e789f5619a: Final verdict of PTC: none TC_setup_refuse0(2954)@e8e789f5619a: Final verdict of PTC: pass MTC@e8e789f5619a: getverdict: none MTC@e8e789f5619a: setverdict(pass): none -> pass MTC@e8e789f5619a: getverdict: pass MTC@e8e789f5619a: All expected events have been received. The test passed. MSC_Test-GSUP(2952)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2950)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2947)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2949)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2948)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2946)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2957)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2951)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2959)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2953)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2958)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2945)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: pass MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2945): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2946): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2947): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2948): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2949): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2950): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2951): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2952): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2953): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_setup_refuse0(2954): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_setup_refuse0(2955): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_setup_refuse0(2956): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2957): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2958): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2959): none (pass -> pass) MTC@e8e789f5619a: Test case TC_setup_refuse finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Wed Jun 5 08:55:16 UTC 2024 ====== MSC_Tests_ASCI.TC_setup_refuse pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_ASCI.TC_setup_refuse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339860) Waiting for packet dumper to finish... 1 (prev_count=339860, count=341025) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Wed Jun 5 08:55: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_assign_fail started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2963)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2963)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2963)@e8e789f5619a: ************************************************* MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-SCCP(2961)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2964)@e8e789f5619a: 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(2963)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2963)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2963)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2963)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2963)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2963)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2966)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2966)@e8e789f5619a: 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(2966)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2966)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2966)@e8e789f5619a: 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(2966)@e8e789f5619a: 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(2966)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2966)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2967)@e8e789f5619a: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(2969) TC_assign_fail0(2969)@e8e789f5619a: 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(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2962)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2962)@e8e789f5619a: Added conn table entry 0TC_assign_fail0(2969)12250194 MSC_Test_0-SCCP(2961)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(2962)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2962)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2962)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(2970) MSC_Test_0-RAN(2962)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2962)@e8e789f5619a: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(2971) MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2961)@e8e789f5619a: { messageType := 2, destLocRef := 'BAEC52'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-SCCP(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2967)@e8e789f5619a: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(2969) MSC_Test-GSUP(2967)@e8e789f5619a: Added IMSI table entry 0TC_assign_fail0(2969)"262420000000033" MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2961)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2969)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2969)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2969)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2962)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2962)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2961)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2961)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2962)@e8e789f5619a: Deleted conn table entry 0TC_assign_fail0(2969)12250194 TC_assign_fail0(2969)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2969)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2969)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2969)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2965)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(2969) TC_assign_fail0(2969)@e8e789f5619a: 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 := '27CE87D9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2962)@e8e789f5619a: Added conn table entry 0TC_assign_fail0(2969)9227863 MSC_Test_0-RAN(2962)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2961)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2961)@e8e789f5619a: { messageType := 2, destLocRef := '8CCE57'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(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2969)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2969)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2969)@e8e789f5619a: Sending SETUP. MTC@e8e789f5619a: Got test event: "SETUP" MSC_Test_0-RAN(2962)@e8e789f5619a: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2962)@e8e789f5619a: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2961)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2961)@e8e789f5619a: First idle individual index:1 MSC_Test_0-SCCP(2961)@e8e789f5619a: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2962)@e8e789f5619a: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2962)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2962)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(2970) MSC_Test_0-RAN(2962)@e8e789f5619a: Added conn table entry 1TC_assign_fail0(2970)14093423 MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2961)@e8e789f5619a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2970)@e8e789f5619a: 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@e8e789f5619a: Got test event: "VGCS_SETUP" TC_assign_fail0(2970)@e8e789f5619a: 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(2961)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2961)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2970)@e8e789f5619a: 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@e8e789f5619a: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2965)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "456", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_fail0(2969) TC_assign_fail0(2969)@e8e789f5619a: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2961)@e8e789f5619a: First idle individual index:2 MSC_Test_0-SCCP(2961)@e8e789f5619a: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2962)@e8e789f5619a: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2962)@e8e789f5619a: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2962)@e8e789f5619a: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2962)@e8e789f5619a: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(2971) MSC_Test_0-RAN(2962)@e8e789f5619a: Added conn table entry 2TC_assign_fail0(2971)8742670 MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(2961)@e8e789f5619a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2971)@e8e789f5619a: 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 := 'E1000000'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@e8e789f5619a: Got test event: "VGCS_ASSIGN" TC_assign_fail0(2971)@e8e789f5619a: 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(2961)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(2961)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2961)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_assign_fail0(2969)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2963)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(2963)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2961)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2961)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2971)@e8e789f5619a: Got Clear Command on channel connection. MTC@e8e789f5619a: Got test event: "CLEAR" TC_assign_fail0(2970)@e8e789f5619a: Got Clear Command on control connection. MTC@e8e789f5619a: Got test event: "CLEAR" TC_assign_fail0(2969)@e8e789f5619a: Got GCC Termination with failure. MTC@e8e789f5619a: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(2969)@e8e789f5619a: Got Clear Command on initial connection. MTC@e8e789f5619a: Got test event: "CLEAR" MTC@e8e789f5619a: All connection are cleared now. TC_assign_fail0(2971)@e8e789f5619a: Final verdict of PTC: none TC_assign_fail0(2970)@e8e789f5619a: Final verdict of PTC: none TC_assign_fail0(2969)@e8e789f5619a: Final verdict of PTC: pass MTC@e8e789f5619a: getverdict: none MTC@e8e789f5619a: setverdict(pass): none -> pass MTC@e8e789f5619a: getverdict: pass MTC@e8e789f5619a: All expected events have been received. The test passed. MSC_Test-GSUP(2967)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2968)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2962)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2964)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2961)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2965)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2963)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2974)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2966)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2960)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2973)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2972)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: pass MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2960): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2961): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2962): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2963): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2964): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2965): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2966): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2967): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2968): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_assign_fail0(2969): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_assign_fail0(2970): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_assign_fail0(2971): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2972): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2973): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2974): none (pass -> pass) MTC@e8e789f5619a: Test case TC_assign_fail finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Wed Jun 5 08:55:24 UTC 2024 ====== MSC_Tests_ASCI.TC_assign_fail pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_ASCI.TC_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408364) Waiting for packet dumper to finish... 1 (prev_count=408364, count=409529) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Wed Jun 5 08:55: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_complete_vgcs started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2978)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2978)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2978)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2976)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2979)@e8e789f5619a: 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(2978)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2978)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2978)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2978)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2978)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2978)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2981)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2981)@e8e789f5619a: 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(2981)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2981)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2981)@e8e789f5619a: 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(2981)@e8e789f5619a: 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(2981)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2981)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2982)@e8e789f5619a: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(2984) TC_complete_vgcs0(2984)@e8e789f5619a: 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(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2977)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2977)@e8e789f5619a: Added conn table entry 0TC_complete_vgcs0(2984)6169594 MSC_Test_0-SCCP(2976)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(2977)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2977)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2977)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(2985) MSC_Test_0-RAN(2977)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2977)@e8e789f5619a: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(2986) MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: { messageType := 2, destLocRef := '5E23FA'O, 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(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2982)@e8e789f5619a: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(2984) MSC_Test-GSUP(2982)@e8e789f5619a: Added IMSI table entry 0TC_complete_vgcs0(2984)"262420000000033" MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_complete_vgcs0(2984)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2984)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2977)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2977)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2977)@e8e789f5619a: Deleted conn table entry 0TC_complete_vgcs0(2984)6169594 TC_complete_vgcs0(2984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2984)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2980)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(2984) TC_complete_vgcs0(2984)@e8e789f5619a: 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 := '64EC1745'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2977)@e8e789f5619a: Added conn table entry 0TC_complete_vgcs0(2984)13288933 MSC_Test_0-RAN(2977)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2976)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: { messageType := 2, destLocRef := 'CAC5E5'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(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2984)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2984)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2984)@e8e789f5619a: Sending SETUP. MTC@e8e789f5619a: Got test event: "SETUP" MSC_Test_0-RAN(2977)@e8e789f5619a: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2977)@e8e789f5619a: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: First idle individual index:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2977)@e8e789f5619a: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2977)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2977)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(2985) MSC_Test_0-RAN(2977)@e8e789f5619a: Added conn table entry 1TC_complete_vgcs0(2985)10364606 MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2985)@e8e789f5619a: 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@e8e789f5619a: Got test event: "VGCS_SETUP" TC_complete_vgcs0(2985)@e8e789f5619a: 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(2976)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2985)@e8e789f5619a: 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@e8e789f5619a: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2980)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "458", 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_complete_vgcs0(2984) TC_complete_vgcs0(2984)@e8e789f5619a: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: First idle individual index:2 MSC_Test_0-SCCP(2976)@e8e789f5619a: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2977)@e8e789f5619a: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2977)@e8e789f5619a: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2977)@e8e789f5619a: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2977)@e8e789f5619a: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(2986) MSC_Test_0-RAN(2977)@e8e789f5619a: Added conn table entry 2TC_complete_vgcs0(2986)8818063 MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(2976)@e8e789f5619a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2986)@e8e789f5619a: 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@e8e789f5619a: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(2986)@e8e789f5619a: 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(2976)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:29 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2977)@e8e789f5619a: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(2984)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2984)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "459", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e2" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.185.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(2984)@e8e789f5619a: 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@e8e789f5619a: Got test event: "ASSIGNMENT" TC_complete_vgcs0(2984)@e8e789f5619a: 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(2976)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2984)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2984)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "460", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e2" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.185.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(2985)@e8e789f5619a: Got GCC Connect. MTC@e8e789f5619a: Got test event: "GCC_CONNECT" TC_complete_vgcs0(2984)@e8e789f5619a: Got Clear Command on initial connection. MTC@e8e789f5619a: Got test event: "CLEAR" TC_complete_vgcs0(2985)@e8e789f5619a: Got GCC Set Parameter. MTC@e8e789f5619a: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(2985)@e8e789f5619a: 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(2976)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2984)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2984)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "461", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e2" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.185.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(2985)@e8e789f5619a: 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(2976)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2985)@e8e789f5619a: 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@e8e789f5619a: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(2985)@e8e789f5619a: 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(2985)@e8e789f5619a: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:25 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2977)@e8e789f5619a: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(2977)@e8e789f5619a: patched enc_l3: '003500001900'O MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2984)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2985)@e8e789f5619a: Got GCC Set Parameter. MTC@e8e789f5619a: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(2984)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "462", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e2" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.185.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" } } } } } } } MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2978)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2976)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2986)@e8e789f5619a: Got Clear Command on channel connection. MTC@e8e789f5619a: Got test event: "CLEAR" TC_complete_vgcs0(2985)@e8e789f5619a: 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(2976)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:6 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2985)@e8e789f5619a: 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(2985)@e8e789f5619a: Got GCC Termination. MTC@e8e789f5619a: Got test event: "GCC_TERMINATION" MSC_Test_0-SCCP(2976)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2976)@e8e789f5619a: vl_from0 TC_complete_vgcs0(2985)@e8e789f5619a: Got Clear Command on control connection. MSC_Test_0-SCCP(2976)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '00011F'O MTC@e8e789f5619a: Got test event: "CLEAR" MSC_Test_0-M3UA(2978)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@e8e789f5619a: All connection are cleared now. TC_complete_vgcs0(2985)@e8e789f5619a: Final verdict of PTC: none TC_complete_vgcs0(2984)@e8e789f5619a: Final verdict of PTC: pass TC_complete_vgcs0(2986)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: getverdict: none MTC@e8e789f5619a: setverdict(pass): none -> pass MTC@e8e789f5619a: getverdict: pass MTC@e8e789f5619a: All expected events have been received. The test passed. MSC_Test_0-RAN(2977)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2976)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP(2982)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2981)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2988)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2979)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2975)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2980)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2987)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2989)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2978)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2983)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: pass MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2975): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2976): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2977): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2978): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2979): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2980): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2981): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2982): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2983): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_complete_vgcs0(2984): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_complete_vgcs0(2985): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_complete_vgcs0(2986): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2987): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2988): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2989): none (pass -> pass) MTC@e8e789f5619a: Test case TC_complete_vgcs finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Wed Jun 5 08:55:33 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vgcs pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_ASCI.TC_complete_vgcs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=540755) Waiting for packet dumper to finish... 1 (prev_count=540755, count=541920) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Wed Jun 5 08:55: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_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@e8e789f5619a: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@e8e789f5619a: Test case TC_complete_vbs started. MTC@e8e789f5619a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@e8e789f5619a: Starting RAN_Emulation MSC_Test_0-M3UA(2993)@e8e789f5619a: ************************************************* MSC_Test_0-M3UA(2993)@e8e789f5619a: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2993)@e8e789f5619a: ************************************************* MSC_Test_0-SCCP(2991)@e8e789f5619a: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2994)@e8e789f5619a: 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(2996)@e8e789f5619a: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2993)@e8e789f5619a: SCTP_ConnectResult -> connection established from: "172.18.185.103":23906 to server: "172.18.185.200":2905 association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2996)@e8e789f5619a: 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(2993)@e8e789f5619a: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2996)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2996)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2996)@e8e789f5619a: 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(2996)@e8e789f5619a: 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(2996)@e8e789f5619a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2996)@e8e789f5619a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2993)@e8e789f5619a: M3UA_ASPUP sent MSC_Test_0-M3UA(2993)@e8e789f5619a: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2993)@e8e789f5619a: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2993)@e8e789f5619a: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2997)@e8e789f5619a: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(2999) TC_complete_vbs0(2999)@e8e789f5619a: 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(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2995)@e8e789f5619a: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "463", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e2" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-RAN(2992)@e8e789f5619a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2992)@e8e789f5619a: Added conn table entry 0TC_complete_vbs0(2999)13182143 MSC_Test_0-SCCP(2991)@e8e789f5619a: First idle individual index:0 MSC_Test_0-RAN(2992)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2992)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2992)@e8e789f5619a: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3000) MSC_Test_0-RAN(2992)@e8e789f5619a: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2992)@e8e789f5619a: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3001) MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: { messageType := 2, destLocRef := 'C924BF'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(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test-GSUP(2997)@e8e789f5619a: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(2999) MSC_Test-GSUP(2997)@e8e789f5619a: Added IMSI table entry 0TC_complete_vbs0(2999)"262420000000033" MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2999)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2999)@e8e789f5619a: setverdict(pass): none -> pass MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_len:8 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2991)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2999)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2992)@e8e789f5619a: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2992)@e8e789f5619a: patched enc_l3: '055B'O MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_len:5 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2991)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2991)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2992)@e8e789f5619a: Deleted conn table entry 0TC_complete_vbs0(2999)13182143 TC_complete_vbs0(2999)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2999)@e8e789f5619a: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2999)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2999)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2995)@e8e789f5619a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(2999) TC_complete_vbs0(2999)@e8e789f5619a: 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 := '3ABE9543'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2992)@e8e789f5619a: Added conn table entry 0TC_complete_vbs0(2999)6701483 MSC_Test_0-RAN(2992)@e8e789f5619a: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2991)@e8e789f5619a: First idle individual index:0 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(2991)@e8e789f5619a: { messageType := 2, destLocRef := '6641AB'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(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2999)@e8e789f5619a: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2999)@e8e789f5619a: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2999)@e8e789f5619a: Sending SETUP. MTC@e8e789f5619a: Got test event: "SETUP" MSC_Test_0-RAN(2992)@e8e789f5619a: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(2992)@e8e789f5619a: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2991)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: First idle individual index:1 MSC_Test_0-SCCP(2991)@e8e789f5619a: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2992)@e8e789f5619a: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2992)@e8e789f5619a: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2992)@e8e789f5619a: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3000) MSC_Test_0-RAN(2992)@e8e789f5619a: Added conn table entry 1TC_complete_vbs0(3000)2937843 MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2991)@e8e789f5619a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3000)@e8e789f5619a: 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@e8e789f5619a: Got test event: "VGCS_SETUP" TC_complete_vbs0(3000)@e8e789f5619a: 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(2991)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2991)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2995)@e8e789f5619a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "464", 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_vbs0(2999) TC_complete_vbs0(3000)@e8e789f5619a: 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@e8e789f5619a: Got test event: "UPLINK_SEIZED" TC_complete_vbs0(2999)@e8e789f5619a: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: First idle individual index:2 MSC_Test_0-SCCP(2991)@e8e789f5619a: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2992)@e8e789f5619a: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2992)@e8e789f5619a: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2992)@e8e789f5619a: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2992)@e8e789f5619a: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3001) MSC_Test_0-RAN(2992)@e8e789f5619a: Added conn table entry 2TC_complete_vbs0(3001)11545622 MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(2991)@e8e789f5619a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3001)@e8e789f5619a: 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 := '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@e8e789f5619a: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3001)@e8e789f5619a: 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(2991)@e8e789f5619a: Session index based on connection ID:2 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_len:29 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2991)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2992)@e8e789f5619a: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(2999)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(2999)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "465", 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.185.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(2999)@e8e789f5619a: 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@e8e789f5619a: Got test event: "ASSIGNMENT" TC_complete_vbs0(2999)@e8e789f5619a: 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(2991)@e8e789f5619a: Session index based on connection ID:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_len:3 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2991)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_complete_vbs0(2999)@e8e789f5619a: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:0 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2999)@e8e789f5619a: { line := { verb := "MDCX", trans_id := "466", 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.185.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(2999)@e8e789f5619a: Got Clear Command on initial connection. MTC@e8e789f5619a: Got test event: "CLEAR" TC_complete_vbs0(3000)@e8e789f5619a: Got BCC Connect. MTC@e8e789f5619a: Got test event: "BCC_CONNECT" TC_complete_vbs0(3000)@e8e789f5619a: Got BCC Set Parameter MTC@e8e789f5619a: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3000)@e8e789f5619a: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(2992)@e8e789f5619a: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(2992)@e8e789f5619a: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on connection ID:1 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_len:9 MSC_Test_0-SCCP(2991)@e8e789f5619a: vl_from0 MSC_Test_0-SCCP(2991)@e8e789f5619a: data sent by MTP3_SCCP_PORT: '010006013500001A00'O MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2993)@e8e789f5619a: Message received on association #8 MSC_Test_0-M3UA(2993)@e8e789f5619a: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:1 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2999)@e8e789f5619a: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2991)@e8e789f5619a: Session index based on local reference:2 MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2991)@e8e789f5619a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3000)@e8e789f5619a: Got BCC Termination. MTC@e8e789f5619a: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3001)@e8e789f5619a: Got Clear Command on channel connection. MTC@e8e789f5619a: Got test event: "CLEAR" TC_complete_vbs0(3000)@e8e789f5619a: Got Clear Command on control connection. MTC@e8e789f5619a: Got test event: "CLEAR" MTC@e8e789f5619a: All connection are cleared now. TC_complete_vbs0(3001)@e8e789f5619a: Final verdict of PTC: none TC_complete_vbs0(2999)@e8e789f5619a: Final verdict of PTC: pass TC_complete_vbs0(3000)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: getverdict: none MTC@e8e789f5619a: setverdict(pass): none -> pass MTC@e8e789f5619a: getverdict: pass MTC@e8e789f5619a: All expected events have been received. The test passed. MSC_Test-GSUP(2997)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-RAN(2992)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MGCP(2995)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-SCCP(2991)@e8e789f5619a: Final verdict of PTC: none MSC_Test-MNCC(2994)@e8e789f5619a: Final verdict of PTC: none MSC_Test_0-M3UA(2993)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3002)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3003)@e8e789f5619a: Final verdict of PTC: none MSC_Test-SMPP(2998)@e8e789f5619a: Final verdict of PTC: none MSC_Test-GSUP-IPA(2996)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2990)@e8e789f5619a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3004)@e8e789f5619a: Final verdict of PTC: none MTC@e8e789f5619a: Setting final verdict of the test case. MTC@e8e789f5619a: Local verdict of MTC: pass MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(2990): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-SCCP(2991): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-RAN(2992): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test_0-M3UA(2993): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MNCC(2994): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-MGCP(2995): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP-IPA(2996): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-GSUP(2997): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC MSC_Test-SMPP(2998): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_complete_vbs0(2999): pass (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_complete_vbs0(3000): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC TC_complete_vbs0(3001): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(3002): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(3003): none (pass -> pass) MTC@e8e789f5619a: Local verdict of PTC IPA-CTRL-CLI-IPA(3004): none (pass -> pass) MTC@e8e789f5619a: Test case TC_complete_vbs finished. Verdict: pass MTC@e8e789f5619a: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Wed Jun 5 08:55:41 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vbs pass ====== Saving talloc report from 172.18.185.10:4254 to MSC_Tests_ASCI.TC_complete_vbs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=483634) Waiting for packet dumper to finish... 1 (prev_count=483634, count=486630) MTC@e8e789f5619a: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@e8e789f5619a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e8e789f5619a: Terminating MTC. MC@e8e789f5619a: MTC terminated. MC2> exit MC@e8e789f5619a: Shutting down session. MC@e8e789f5619a: 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->FAIL MSC_Tests.TC_gsup_mt_sms_lu_delay 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->FAIL MSC_Tests.TC_sgsap_lu pass->FAIL MSC_Tests.TC_sgsap_lu_imsi_reject pass->FAIL MSC_Tests.TC_sgsap_lu_and_nothing pass->FAIL MSC_Tests.TC_sgsap_expl_imsi_det_eps pass->FAIL MSC_Tests.TC_sgsap_impl_imsi_det_eps pass->FAIL MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass->FAIL MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass->FAIL MSC_Tests.TC_sgsap_paging_rej pass->FAIL MSC_Tests.TC_sgsap_paging_subscr_rej pass->FAIL MSC_Tests.TC_sgsap_paging_ue_unr pass->FAIL MSC_Tests.TC_sgsap_paging_and_nothing pass->FAIL MSC_Tests.TC_sgsap_paging_and_lu pass->FAIL MSC_Tests.TC_sgsap_mt_sms pass->FAIL MSC_Tests.TC_sgsap_mo_sms pass->FAIL MSC_Tests.TC_sgsap_mt_sms_and_nothing pass->FAIL MSC_Tests.TC_sgsap_mt_sms_and_reject pass->FAIL MSC_Tests.TC_sgsap_unexp_ud pass->FAIL MSC_Tests.TC_sgsap_unsol_ud pass->FAIL MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass->FAIL 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->FAIL MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass->FAIL 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->FAIL 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: 36 xfail: 5 pass: 185 + 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_lu_delay.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-e8e789f5619a-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-185 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-msc-test-latest-2072-stp jenkins-ttcn3-msc-test-latest-2072-msc + [ -n jenkins-ttcn3-msc-test-latest-2072-stp jenkins-ttcn3-msc-test-latest-2072-msc ] + docker_kill_wait jenkins-ttcn3-msc-test-latest-2072-stp jenkins-ttcn3-msc-test-latest-2072-msc + docker kill jenkins-ttcn3-msc-test-latest-2072-stp jenkins-ttcn3-msc-test-latest-2072-msc jenkins-ttcn3-msc-test-latest-2072-stp jenkins-ttcn3-msc-test-latest-2072-msc + docker wait jenkins-ttcn3-msc-test-latest-2072-stp jenkins-ttcn3-msc-test-latest-2072-msc 137 Error response from daemon: No such container: jenkins-ttcn3-msc-test-latest-2072-stp + true + network_remove + set +x Removing network ttcn3-msc-test-185 + docker network remove ttcn3-msc-test-185 ttcn3-msc-test-185 + 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-2072-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 Paging message doesn't match expectations MSC_Tests.ttcn:7420 MSC_Tests control part MSC_Tests.ttcn:7400 TC_lu_tmsi_noauth_notmsi testcase Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7425 MSC_Tests control part MSC_Tests.ttcn:651 TC_lu_imsi_timeout_tmsi_realloc testcase Expected LU ACK, but received REJ MSC_Tests.ttcn:7439 MSC_Tests control part MSC_Tests.ttcn:1230 TC_attached_imsi_lu_unknown_tmsi testcase Rx unexpected GSUP message MSC_Tests.ttcn:7489 MSC_Tests control part MSC_Tests.ttcn:2815 TC_gsup_mo_sms testcase Rx unexpected GSUP message MSC_Tests.ttcn:7490 MSC_Tests control part MSC_Tests.ttcn:2870 TC_gsup_mo_smma testcase Rx unexpected GSUP message MSC_Tests.ttcn:7494 MSC_Tests control part MSC_Tests.ttcn:3214 TC_gsup_mo_mt_sms_rp_mr testcase Tguard timeout MSC_Tests.ttcn:7496 MSC_Tests control part MSC_Tests.ttcn:3339 TC_gsup_mt_sms_lu_delay testcase Unknown/unexpected GSUP received MSC_Tests.ttcn:7505 MSC_Tests control part MSC_Tests.ttcn:4116 TC_mt_ussd_for_unknown_subscr testcase Unknown/unexpected GSUP received MSC_Tests.ttcn:7507 MSC_Tests control part MSC_Tests.ttcn:4217 TC_proc_ss_for_unknown_session testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7521 MSC_Tests control part MSC_Tests.ttcn:4784 TC_sgsap_lu testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7522 MSC_Tests control part MSC_Tests.ttcn:4824 TC_sgsap_lu_imsi_reject testcase Tguard timeout MSC_Tests.ttcn:7523 MSC_Tests control part MSC_Tests.ttcn:4887 TC_sgsap_lu_and_nothing testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7524 MSC_Tests control part MSC_Tests.ttcn:4912 TC_sgsap_expl_imsi_det_eps testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7525 MSC_Tests control part MSC_Tests.ttcn:4937 TC_sgsap_impl_imsi_det_eps testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7526 MSC_Tests control part MSC_Tests.ttcn:4965 TC_sgsap_expl_imsi_det_noneps testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7527 MSC_Tests control part MSC_Tests.ttcn:4993 TC_sgsap_impl_imsi_det_noneps testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7528 MSC_Tests control part MSC_Tests.ttcn:5045 TC_sgsap_paging_rej testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7529 MSC_Tests control part MSC_Tests.ttcn:5095 TC_sgsap_paging_subscr_rej testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7530 MSC_Tests control part MSC_Tests.ttcn:5140 TC_sgsap_paging_ue_unr testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7531 MSC_Tests control part MSC_Tests.ttcn:5200 TC_sgsap_paging_and_nothing testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7532 MSC_Tests control part MSC_Tests.ttcn:5259 TC_sgsap_paging_and_lu testcase Tguard timeout MSC_Tests.ttcn:7533 MSC_Tests control part MSC_Tests.ttcn:5468 TC_sgsap_mt_sms testcase Tguard timeout MSC_Tests.ttcn:7534 MSC_Tests control part MSC_Tests.ttcn:5499 TC_sgsap_mo_sms testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7535 MSC_Tests control part MSC_Tests.ttcn:5563 TC_sgsap_mt_sms_and_nothing testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7536 MSC_Tests control part MSC_Tests.ttcn:5624 TC_sgsap_mt_sms_and_reject testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7537 MSC_Tests control part MSC_Tests.ttcn:5290 TC_sgsap_unexp_ud testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7538 MSC_Tests control part MSC_Tests.ttcn:5319 TC_sgsap_unsol_ud testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7539 MSC_Tests control part MSC_Tests.ttcn:5692 TC_bssap_lu_sgsap_lu_and_mt_call testcase Unexpected SMS related PDU from MSC MSC_Tests.ttcn:7540 MSC_Tests control part MSC_Tests.ttcn:5706 TC_sgsap_lu_and_mt_call testcase 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 Tguard timeout MSC_Tests_Iu.ttcn:555 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:72 TC_iu_cmserv_imsi_unknown testcase Unexpected SMS related PDU from MSC MSC_Tests_Iu.ttcn:580 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:294 TC_iu_lu_and_mo_sms testcase Tguard timeout MSC_Tests_Iu.ttcn:582 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:312 TC_iu_lu_and_mt_sms_already_paging testcase 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 Tguard timeout MSC_Tests_Iu.ttcn:585 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:338 TC_iu_smpp_mo_sms testcase 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 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 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 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 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 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 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